Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2208 …e_NetHeaderType firstPrsHdr; /**< The type of the first header … member
2285 e_NetHeaderType firstPrsHdr; /**< The type of the first header axpected at member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1372 if (p_PcdParams->p_PrsParams->firstPrsHdr == HEADER_TYPE_CAPWAP) in SetPcd()
1378 hdrNum = GetPrsHdrNum(p_PcdParams->p_PrsParams->firstPrsHdr); in SetPcd()