Home
last modified time | relevance | path

Searched refs:MPLSINUDP_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/qede/
H A Dqede_rxtx.c2210 #define MPLSINUDP_HDR_SIZE (12) macro
2220 MPLSINUDP_HDR_SIZE) / 2) > 0xff)
2222 if (((mbuf->l2_len - MPLSINUDP_HDR_SIZE) / 2) >
2225 if (((mbuf->l2_len - MPLSINUDP_HDR_SIZE + mbuf->l3_len) / 2) >
2484 MPLSINUDP_HDR_SIZE) / 2;
2487 MPLSINUDP_HDR_SIZE) / 2;
2492 MPLSINUDP_HDR_SIZE + mbuf->l3_len) / 2;