Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2349 …bool ecnCopy; /**< TRUE to copy the ECN bits from inner/outer to out… member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c4064 tmpReg32 |= (p_IPSecParams->ecnCopy) ? FM_PCD_MANIP_IPSEC_ECN_EN : 0; in IPSecManip()