Searched refs:rte_htons (Results 1 – 2 of 2) sorted by relevance
23 #define rte_htons rte_cpu_to_be_16 macro620 d->ether.ether_type = rte_htons(ethertype); in encap_ether_apply()644 d->vlan.eth_proto = rte_htons(ethertype); in encap_vlan_apply()674 d->cvlan.eth_proto = rte_htons(ethertype); in encap_qinq_apply()703 d->pppoe_ppp.ver_type_code = rte_htons(0x1100); in encap_qinq_pppoe_apply()724 d->ether.ether_type = rte_htons(ethertype); in encap_mpls_apply()754 d->pppoe_ppp.ver_type_code = rte_htons(0x1100); in encap_pppoe_apply()1012 rte_htons(ipv4_total_length)); in pkt_work_encap_vxlan_ipv4()1042 rte_htons(ipv4_total_length)); in pkt_work_encap_vxlan_ipv4_vlan()1258 d->port = rte_htons(p->port); in nat_apply()[all …]
19 #define rte_htons rte_cpu_to_be_16 macro