Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2353 …bool variableIpHdrLen; /**< TRUE for supporting variable IP header length in … member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c4044 !p_IPSecParams->variableIpHdrLen || p_IPSecParams->decryption, in IPSecManip()
4067 (p_IPSecParams->variableIpHdrLen) ? FM_PCD_MANIP_IPSEC_VIPL_EN : 0; in IPSecManip()