taglinefilesource code
ARPOP_REPLY633net/inet/arp.cif(arp->ar_op == htons(ARPOP_REPLY))
ARPOP_REPLY681net/inet/arp.carp_send(ARPOP_REPLY,ETH_P_ARP,sip,dev,tip,sha,ha);
ARPOP_REPLY697net/inet/arp.carp_send(ARPOP_REPLY,ETH_P_ARP,sip,dev,tip,sha,dev->dev_addr);