Home
last modified time | relevance | path

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

/drivers/net/
A Dsandbox.c46 #define ARP_REQUEST 1 macro
145 if (ntohs(arp->op) != ARP_REQUEST) in sandbox_eth_arp_req_to_reply()
268 arp_recv->op = htons(ARP_REQUEST); in sandbox_eth_recv_arp_req()

Completed in 3 milliseconds