Searched refs:ar_op (Results 1 – 13 of 13) sorted by relevance
90 #define arp_op ea_hdr.ar_op
382 ah->ar_op = htons(ARPOP_REQUEST); in arprequest()801 op = ntohs(ah->ar_op); in in_arpinput()1077 ah->ar_op = htons(ARPOP_REPLY); in in_arpinput()
57 u_short ar_op; /* one of: */ member
143 switch (ntohs(ah->ar_op)) { in fddi_output()
270 switch(ntohs(ah->ar_op)) { in iso88025_output()
148 switch(ntohs(ah->ar_op)) { in arc_output()
171 switch(ntohs(ah->ar_op)) { in ether_requestencap()
63 u_short ar_op; /* one of: */ member93 #define OP(ap) EXTRACT_16BITS(&(ap)->ar_op)
166 if (ah->ar_op == htons(ARPOP_REQUEST)) {
1174 h->ar_op = htons(ARPOP_REQUEST); in decrypt_arpreq()1674 h->ar_op = htons(op); in do_arp()
1300 switch(ntohs(ah->ar_op)) { in ipoib_requestencap()
2109 ep->ea_hdr.ar_op = htons(ARPOP_REQUEST); in xnb_add_mbuf_cksum_arp()
9790 switch (ntohs(ah->ar_op)) { in bce_dump_enet()