HomeSort by: relevance | last modified time | path
    Searched defs:inet6sw (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet6/
in6_proto.c 266 const struct ip6protosw inet6sw[] = { variable in typeref:typename:const struct ip6protosw[]
490 .dom_protosw = (const struct protosw *)inet6sw,
491 .dom_protoswNPROTOSW = (const struct protosw *)&inet6sw[sizeof(inet6sw)/sizeof(inet6sw[0])],

Completed in 13 milliseconds