Searched refs:SFE_RULE_CREATE_FLAG_L2_ENCAP (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/package/simulated-driver/src/
H A Dsfe_drv.h40 #define SFE_RULE_CREATE_FLAG_L2_ENCAP (1<<7) /**< consists of an encapsulating protocol that carries an IPv4 payload within it. */ macro
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/sfe/
H A Decm_sfe_non_ported_ipv4.c854 nircm->rule_flags |= SFE_RULE_CREATE_FLAG_L2_ENCAP;
H A Decm_sfe_non_ported_ipv6.c791 nircm->rule_flags |= SFE_RULE_CREATE_FLAG_L2_ENCAP;
H A Decm_sfe_ported_ipv6.c790 nircm->rule_flags |= SFE_RULE_CREATE_FLAG_L2_ENCAP;
H A Decm_sfe_ported_ipv4.c785 nircm->rule_flags |= SFE_RULE_CREATE_FLAG_L2_ENCAP;

Completed in 70 milliseconds