Home
last modified time | relevance | path

Searched refs:ARPOP_REVREPLY (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/tcpdump/
HDprint-arp.c67 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
105 { ARPOP_REVREPLY, "Reverse Reply" },
380 case ARPOP_REVREPLY: in arp_print()
/NextBSD/sys/net/
HDif_arp.h61 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
HDif_fddisubr.c145 case ARPOP_REVREPLY: in fddi_output()
HDif_iso88025subr.c272 case ARPOP_REVREPLY: in iso88025_output()
HDif_arcsubr.c150 case ARPOP_REVREPLY: in arc_output()
HDif_ethersubr.c173 case ARPOP_REVREPLY: in ether_requestencap()
/NextBSD/lib/libstand/
HDrarp.c202 if (ap->arp_op != htons(ARPOP_REVREPLY)) {
/NextBSD/usr.sbin/rarpd/
HDrarpd.c75 #define REVARP_REPLY ARPOP_REVREPLY
/NextBSD/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib_main.c1302 case ARPOP_REVREPLY: in ipoib_requestencap()
/NextBSD/sys/dev/bce/
HDif_bce.c9794 case ARPOP_REVREPLY: in bce_dump_enet()