Home
last modified time | relevance | path

Searched refs:ar_op (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/bsd/net/
H A Dif_arp.h90 u_short ar_op; /* one of: */ member
/xnu-8020.121.3/bsd/netinet/
H A Dif_ether.h125 #define arp_op ea_hdr.ar_op
/xnu-8020.121.3/osfmk/kdp/
H A Dkdp_udp.c195 u_short ar_op; /* one of: */ member
215 #define arp_op ea_hdr.ar_op
/xnu-8020.121.3/tests/
H A Dnet_bridge.c783 T_LOG("%s type=0x%x proto=0x%x", arpop_name(ntohs(arp_p->ar_op)), in arp_frame_validate()
1190 arp_p->ar_op = htons(op); in ethernet_arp_frame_populate()