taglinefilesource code
ar_op77include/linux/if_arp.hunsigned short  ar_op;    /* ARP opcode (command)    */
ar_op382net/ipv4/arp.carp->ar_op = htons(type);
ar_op715net/ipv4/arp.cif(arp->ar_op == htons(ARPOP_REPLY))
ar_op222net/ipv4/rarp.cif (rarp->ar_op != htons(ARPOP_RREQUEST))