Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_arp.h94 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
/xnu-12377.61.12/osfmk/kdp/
H A Dkdp_udp.c201 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
/xnu-12377.61.12/tests/
H A Dnet_bridge.c337 case ARPOP_REVREPLY: in arpop_name()