Searched defs:l3 (Results 1 – 11 of 11) sorted by relevance
/dpdk/lib/node/ |
H A D | pkt_cls.c | 49 uint8_t l0, l1, l2, l3, last_type; in pkt_cls_node_process() local
|
/dpdk/app/test/ |
H A D | test_cksum.c | 98 uint32_t l3; in test_l4_cksum() local
|
H A D | test_mbuf.c | 1394 uint16_t l3; in test_tx_offload() member
|
/dpdk/drivers/net/ngbe/ |
H A D | ngbe_ptypes.c | 22 #define TPTE(ptid, l2, l3, l4, tun, el2, el3, el4) \ argument
|
H A D | ngbe_ptypes.h | 97 u32 l3:4; /* outer internet protocol */ member
|
/dpdk/drivers/net/txgbe/ |
H A D | txgbe_ptypes.c | 33 #define TPTE(ptid, l2, l3, l4, tun, el2, el3, el4) \ argument
|
H A D | txgbe_ptypes.h | 127 u32 l3:4; /* outer internet protocol */ member
|
/dpdk/lib/gro/ |
H A D | gro_tcp.h | 68 } l3; member
|
/dpdk/lib/ipsec/ |
H A D | esp_outb.c | 446 uint32_t i, k, n, l2, l3; esp_outb_trs_prepare() local 542 uint32_t l2, l3; cpu_outb_pkt_prepare() local
|
/dpdk/lib/net/ |
H A D | rte_higig.h | 72 uint32_t l3:1; global() member
|
/dpdk/examples/l3fwd/ |
H A D | l3fwd_em.c | 535 void *l3; in em_parse_ptype() local
|