Home
last modified time | relevance | path

Searched defs:ethertype (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_filter.h86 uint16_t ethertype; member
/dpdk/lib/pipeline/
H A Drte_table_action.c611 uint16_t ethertype = (common_cfg->ip_version) ? in encap_ether_apply() local
629 uint16_t ethertype = (common_cfg->ip_version) ? in encap_vlan_apply() local
653 uint16_t ethertype = (common_cfg->ip_version) ? in encap_qinq_apply() local
714 uint16_t ethertype = (p->mpls.unicast) ? in encap_mpls_apply() local
/dpdk/lib/ethdev/
H A Drte_flow.h3630 rte_be16_t ethertype; /**< EtherType. */ global() member
3660 rte_be16_t ethertype; /**< EtherType. */ global() member
3670 rte_be16_t ethertype; /**< EtherType. */ global() member
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1358 uint16_t *ethertype; in enic_fm_copy_vxlan_encap() local
/dpdk/lib/vhost/
H A Dvirtio_net.c2626 uint16_t ethertype; parse_headers() local