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

  /src/sys/netinet/
in_proto.c 259 const struct protosw inetsw[] = { variable in typeref:typename:const struct protosw[]
479 .dom_protosw = inetsw,
480 .dom_protoswNPROTOSW = &inetsw[__arraycount(inetsw)],
in_proto.c 259 const struct protosw inetsw[] = { variable in typeref:typename:const struct protosw[]
479 .dom_protosw = inetsw,
480 .dom_protoswNPROTOSW = &inetsw[__arraycount(inetsw)],
in_proto.c 259 const struct protosw inetsw[] = { variable in typeref:typename:const struct protosw[]
479 .dom_protosw = inetsw,
480 .dom_protoswNPROTOSW = &inetsw[__arraycount(inetsw)],

Completed in 35 milliseconds