Searched refs:ARPOP_REVREPLY (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_arp.h62 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
H A Dif_infiniband.c196 case ARPOP_REVREPLY:
H A Dif_ethersubr.c174 case ARPOP_REVREPLY:
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-arp.c66 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
104 { ARPOP_REVREPLY, "Reverse Reply" },
444 case ARPOP_REVREPLY:
/freebsd-13-stable/stand/libsa/
H A Drarp.c192 if (ap->arp_op != htons(ARPOP_REVREPLY)) {
/freebsd-13-stable/usr.sbin/rarpd/
H A Drarpd.c77 #define REVARP_REPLY ARPOP_REVREPLY
/freebsd-13-stable/sys/dev/bce/
H A Dif_bce.c9627 case ARPOP_REVREPLY:

Completed in 128 milliseconds