Home | Sort by: relevance | last modified time | path |
/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])], |