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