ARPOP_REQUEST      33 net/bridge/netfilter/ebt_arpreply.c 	if (ap->ar_op != htons(ARPOP_REQUEST) ||
ARPOP_REQUEST     408 net/core/netpoll.c 	    arp->ar_op != htons(ARPOP_REQUEST))
ARPOP_REQUEST     377 net/ipv4/arp.c 	arp_send(ARPOP_REQUEST, ETH_P_ARP, target, dev, saddr,
ARPOP_REQUEST     761 net/ipv4/arp.c 	    arp->ar_op != htons(ARPOP_REQUEST))
ARPOP_REQUEST     806 net/ipv4/arp.c 		if (arp->ar_op == htons(ARPOP_REQUEST) &&
ARPOP_REQUEST     814 net/ipv4/arp.c 	if (arp->ar_op == htons(ARPOP_REQUEST) &&
ARPOP_REQUEST     506 net/ipv4/netfilter/ipt_CLUSTERIP.c 	    && arp->ar_op != htons(ARPOP_REQUEST))