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

  /src/sys/net/
link_proto.c 101 const struct protosw linksw[] = { variable in typeref:typename:const struct protosw[]
119 .dom_protosw = linksw,
120 .dom_protoswNPROTOSW = &linksw[__arraycount(linksw)],
link_proto.c 101 const struct protosw linksw[] = { variable in typeref:typename:const struct protosw[]
119 .dom_protosw = linksw,
120 .dom_protoswNPROTOSW = &linksw[__arraycount(linksw)],

Completed in 21 milliseconds