taglinefilesource code
ar_op76include/linux/if_arp.hunsigned short  ar_op;    /* ARP opcode (command)    */
ar_op341net/inet/arp.carp->ar_op = htons(type);
ar_op641net/inet/arp.cif(arp->ar_op == htons(ARPOP_REPLY))
ar_op168net/inet/rarp.cif (rarp->ar_op != htons(ARPOP_RREQUEST))