ARPOP_REQUEST 114 lib/libsa/arp.c ah->arp_op = htons(ARPOP_REQUEST); ARPOP_REQUEST 206 lib/libsa/arp.c if (ah->arp_op == htons(ARPOP_REQUEST)) { ARPOP_REQUEST 262 lib/libsa/arp.c if (arp->arp_op != htons(ARPOP_REQUEST)) { ARPOP_REQUEST 156 lib/libsa/net.c if (ah->ar_op == htons(ARPOP_REQUEST)) { ARPOP_REQUEST 347 netinet/if_ether.c ea->arp_op = htons(ARPOP_REQUEST); ARPOP_REQUEST 541 netinet/if_ether.c if ((op != ARPOP_REQUEST) && (op != ARPOP_REPLY)) ARPOP_REQUEST 701 netinet/if_ether.c if (op != ARPOP_REQUEST) { ARPOP_REQUEST 881 netinet/if_ether.c case ARPOP_REQUEST: