Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/
H A Dqede_rxtx.c2214 #define MPLSINUDP_HDR_SIZE (12) macro
2224 MPLSINUDP_HDR_SIZE) / 2) > 0xff)
2226 if (((mbuf->l2_len - MPLSINUDP_HDR_SIZE) / 2) >
2229 if (((mbuf->l2_len - MPLSINUDP_HDR_SIZE + mbuf->l3_len) / 2) >
2488 MPLSINUDP_HDR_SIZE) / 2;
2491 MPLSINUDP_HDR_SIZE) / 2;
2496 MPLSINUDP_HDR_SIZE + mbuf->l3_len) / 2;