Home
last modified time | relevance | path

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

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