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

  /src/sys/netinet/
if_arp.c 235 static const struct protosw arpsw[] = { variable in typeref:typename:const struct protosw[]
255 .dom_protosw = arpsw,
256 .dom_protoswNPROTOSW = &arpsw[__arraycount(arpsw)],
if_arp.c 235 static const struct protosw arpsw[] = { variable in typeref:typename:const struct protosw[]
255 .dom_protosw = arpsw,
256 .dom_protoswNPROTOSW = &arpsw[__arraycount(arpsw)],

Completed in 26 milliseconds