Searched refs:RTE_ARP_OP_REPLY (Results 1 – 6 of 6) sorted by relevance
43 #define RTE_ARP_OP_REPLY 2 /* response to previous request */ macro
88 if (arp->arp_opcode != rte_cpu_to_be_16(RTE_ARP_OP_REPLY)) in bond_mode_alb_arp_recv()158 if (arp->arp_opcode == rte_cpu_to_be_16(RTE_ARP_OP_REPLY)) { in bond_mode_alb_arp_xmit()239 arp_h->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REPLY); in bond_mode_alb_arp_upd()
403 case RTE_ARP_OP_REPLY: in arp_op_name()
44 case RTE_ARP_OP_REPLY: in arp_op_name()393 arp_h->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REPLY); in reply_to_icmp_echo_rqsts()
4750 RTE_ARP_OP_REPLY); in test_alb_change_mac_in_reply_sent()4761 RTE_ARP_OP_REPLY); in test_alb_change_mac_in_reply_sent()4772 RTE_ARP_OP_REPLY); in test_alb_change_mac_in_reply_sent()4783 RTE_ARP_OP_REPLY); in test_alb_change_mac_in_reply_sent()4871 RTE_ARP_OP_REPLY); in test_alb_reply_from_client()4883 RTE_ARP_OP_REPLY); in test_alb_reply_from_client()4895 RTE_ARP_OP_REPLY); in test_alb_reply_from_client()4907 RTE_ARP_OP_REPLY); in test_alb_reply_from_client()5010 RTE_ARP_OP_REPLY); in test_alb_receive_vlan_reply()
424 arp_hdr->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REPLY); in lcore_main()