Searched refs:NET_ARP_REPLY (Results 1 – 3 of 3) sorted by relevance
44 #define NET_ARP_REPLY 2 macro
519 hdr->opcode = htons(NET_ARP_REPLY); in arp_prepare_reply()661 case NET_ARP_REPLY: in net_arp_input()
102 if (ntohs(arp_hdr->opcode) == NET_ARP_REPLY) { in tester_send()206 hdr->opcode = htons(NET_ARP_REPLY); in prepare_arp_reply()