Home
last modified time | relevance | path

Searched defs:l3_ptype (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10_rx_ev.h35 uint32_t l3_ptype = 0; in sfc_ef10_rx_ev_to_offloads() local
/f-stack/dpdk/lib/librte_node/
H A Dethdev_rx.c56 l3_ptype(uint16_t etype, uint32_t ptype) in l3_ptype() function