Searched refs:ARPOP_REQUEST (Results 1 – 6 of 6) sorted by relevance
59 #define ARPOP_REQUEST 1 /* request to resolve address */ macro
253 ah->ar_op = htons(ARPOP_REQUEST); in debugnet_send_arp()361 if (op != ARPOP_REQUEST) { in debugnet_handle_arp()
199 case ARPOP_REQUEST: in infiniband_requestencap()
180 case ARPOP_REQUEST: in ether_requestencap()
420 ah->ar_op = htons(ARPOP_REQUEST); in arprequest_internal()1038 if (op != ARPOP_REQUEST) in in_arpinput()