Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2351 …bool dscpCopy; /**< TRUE to copy the DSCP bits from inner/outer to ou… member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c4065 tmpReg32 |= (p_IPSecParams->dscpCopy) ? FM_PCD_MANIP_IPSEC_DSCP_EN : 0; in IPSecManip()