Home
last modified time | relevance | path

Searched defs:pkt_type (Results 1 – 8 of 8) sorted by relevance

/dpdk/examples/l3fwd/
H A Dl3fwd_em_hlm.h200 uint32_t pkt_type = RTE_PTYPE_L3_MASK | in l3fwd_em_process_packets() local
282 uint32_t pkt_type = RTE_PTYPE_L3_MASK | in l3fwd_em_process_events() local
/dpdk/lib/net/
H A Drte_net.c228 uint32_t pkt_type = RTE_PTYPE_L2_ETHER; in rte_net_get_ptype() local
/dpdk/drivers/net/ionic/
H A Dionic_rxtx_simple.c234 uint32_t pkt_type; in ionic_rx_clean_one() local
H A Dionic_rxtx_sg.c262 uint32_t pkt_type; in ionic_rx_clean_one_sg() local
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h59 #define HINIC_PKT_TYPE_FIND_ID(pkt_type) ((pkt_type) - HINIC_MAX_Q_FILTERS) argument
104 uint8_t pkt_type; member
/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.h18 enum pkt_type { enum
/dpdk/drivers/common/sfc_efx/base/
H A Defx_ev.c866 uint32_t pkt_type; in siena_ev_rx() local
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.h727 u16 pkt_type; member