Searched defs:arp_op (Results 1 – 2 of 2) sorted by relevance
38 arp_op_name(uint16_t arp_op) in arp_op_name()290 uint16_t arp_op; in reply_to_icmp_echo_rqsts() local
397 arp_op_name(uint16_t arp_op, char *buf, size_t buf_len) in arp_op_name()474 #define MODE6_DEBUG(info, src_ip, dst_ip, eth_h, arp_op, port, burstnumber) \ argument