Searched refs:ARPOP_REPLY (Results 1 – 9 of 9) sorted by relevance
60 #define ARPOP_REPLY 2 /* response to previous request */ macro98 { ARPOP_REPLY, "Reply" },308 case ARPOP_REPLY: in atmarp_print()418 case ARPOP_REPLY: in arp_print()
215 if (ah->arp_op != htons(ARPOP_REPLY)) { in arprecv()286 arp->arp_op = htons(ARPOP_REPLY); in arp_reply()
57 #define ARPOP_REPLY 2 /* response to previous request */ macro
343 if (op == ARPOP_REPLY) { in debugnet_handle_arp()382 ah->ar_op = htons(ARPOP_REPLY); in debugnet_handle_arp()
243 case ARPOP_REPLY: in infiniband_requestencap()
176 case ARPOP_REPLY: in ether_requestencap()
826 if (op == ARPOP_REPLY) in in_arpinput()1087 ah->ar_op = htons(ARPOP_REPLY); in in_arpinput()
9612 case ARPOP_REPLY: in bce_dump_enet()
2803 arp_hdr->ar_op = htons(ARPOP_REPLY);