Searched refs:dscpCopy (Results 1 – 2 of 2) sorted by relevance
2351 …bool dscpCopy; /**< TRUE to copy the DSCP bits from inner/outer to ou… member
4065 tmpReg32 |= (p_IPSecParams->dscpCopy) ? FM_PCD_MANIP_IPSEC_DSCP_EN : 0; in IPSecManip()