Searched refs:RTE_ARP_OP_REQUEST (Results 1 – 4 of 4) sorted by relevance
42 #define RTE_ARP_OP_REQUEST 1 /* request to resolve address */ macro
42 case RTE_ARP_OP_REQUEST: in arp_op_name()378 if (arp_op != RTE_ARP_OP_REQUEST) { in reply_to_icmp_echo_rqsts()
423 if (arp_hdr->arp_opcode == rte_cpu_to_be_16(RTE_ARP_OP_REQUEST)) { in lcore_main()533 arp_hdr->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REQUEST); in cmd_obj_send_parsed()
400 case RTE_ARP_OP_REQUEST: in arp_op_name()