Searched refs:ARPOP_INVREPLY (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_arp.h64 #define ARPOP_INVREPLY 9 /* response identifying peer */ macro
H A Dif_spppfr.c436 case ARPOP_INVREPLY:
502 reply->op = htons (ARPOP_INVREPLY);
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-arp.c68 #define ARPOP_INVREPLY 9 /* response identifying peer */ macro
106 { ARPOP_INVREPLY, "Inverse Reply" },
331 case ARPOP_INVREPLY:
456 case ARPOP_INVREPLY:

Completed in 39 milliseconds