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

/freebsd-current/sys/net/
H A Dif_arp.h59 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
H A Dif_infiniband.c202 case ARPOP_REVREPLY:
H A Dif_ethersubr.c178 case ARPOP_REVREPLY:
/freebsd-current/contrib/tcpdump/
H A Dprint-arp.c64 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
102 { ARPOP_REVREPLY, "Reverse Reply" },
440 case ARPOP_REVREPLY:
/freebsd-current/stand/libsa/
H A Drarp.c187 if (ap->arp_op != htons(ARPOP_REVREPLY)) {
/freebsd-current/usr.sbin/rarpd/
H A Drarpd.c67 #define REVARP_REPLY ARPOP_REVREPLY
/freebsd-current/sys/dev/bce/
H A Dif_bce.c9607 case ARPOP_REVREPLY:

Completed in 152 milliseconds