Searched refs:ecnCopy (Results 1 – 2 of 2) sorted by relevance
2349 …bool ecnCopy; /**< TRUE to copy the ECN bits from inner/outer to out… member
4064 tmpReg32 |= (p_IPSecParams->ecnCopy) ? FM_PCD_MANIP_IPSEC_ECN_EN : 0; in IPSecManip()