Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h697 #define PRS_HDR_MPLS_NEXT_HDR_SHIFT 22 macro
H A Dfm_port.c1008 << PRS_HDR_MPLS_NEXT_HDR_SHIFT; in AdditionalPrsParams()
1512 tmpHxs[hdrNum] |= (uint32_t)L3HdrNum << PRS_HDR_MPLS_NEXT_HDR_SHIFT; in SetPcd()