Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Ddebugnet_inet.c253 ah->ar_op = htons(ARPOP_REQUEST); in debugnet_send_arp()
320 op = ntohs(ah->ar_op); in debugnet_handle_arp()
375 ah->ar_op = htons(ARPOP_REPLY); in debugnet_handle_arp()
H A Dif_arp.h58 u_short ar_op; /* one of: */ member
H A Dif_infiniband.c194 switch (ntohs(ah->ar_op)) { in infiniband_requestencap()
H A Dif_ethersubr.c175 switch(ntohs(ah->ar_op)) { in ether_requestencap()
/f-stack/freebsd/netinet/
H A Dif_ether.h92 #define arp_op ea_hdr.ar_op
H A Dif_ether.c420 ah->ar_op = htons(ARPOP_REQUEST); in arprequest_internal()
849 op = ntohs(ah->ar_op); in in_arpinput()
1123 ah->ar_op = htons(ARPOP_REPLY); in in_arpinput()
/f-stack/tools/compat/include/netinet/
H A Dif_ether.h92 #define arp_op ea_hdr.ar_op
/f-stack/tools/compat/include/net/
H A Dif_arp.h58 u_short ar_op; /* one of: */ member