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

  /src/sys/net/
if_arp.h 66 #define ARPOP_INVREPLY 9 /* response identifying peer */
  /src/external/bsd/tcpdump/dist/
print-arp.c 69 #define ARPOP_INVREPLY 9 /* response identifying peer */
107 { ARPOP_INVREPLY, "Inverse Reply" },
329 case ARPOP_INVREPLY:
463 case ARPOP_INVREPLY:

Completed in 24 milliseconds