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

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dif_arp.h94 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-arp.c68 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
106 { ARPOP_REVREPLY, "Reverse Reply" },
381 case ARPOP_REVREPLY:
/macosx-10.10.1/network_cmds-457/rarpd.tproj/
H A Drarpd.c689 * 'ep' points to a valid ARPOP_REVREQUEST. The ARPOP_REVREPLY is built
705 * ARPOP_REVREPLY
736 ap->arp_op = htons(ARPOP_REVREPLY);
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.c195 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
/macosx-10.10.1/bootp-298/IPConfiguration.bproj/
H A Darp_session.c252 case ARPOP_REVREPLY:

Completed in 471 milliseconds