Home
last modified time | relevance | path

Searched refs:nft_compat (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_TCPMSS.c276 if (par->nft_compat) in tcpmss_tg4_check()
300 if (par->nft_compat) in tcpmss_tg6_check()
H A Dnft_compat.c174 par->nft_compat = true; in nft_target_set_tgchk_param()
436 par->nft_compat = true; in nft_match_set_mtchk_param()
H A DMakefile92 obj-$(CONFIG_NFT_COMPAT) += nft_compat.o
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h100 bool nft_compat; member
131 bool nft_compat; member
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debt_stp.c162 if (!par->nft_compat && in ebt_stp_mt_check()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c465 if (par->nft_compat) { in clusterip_tg_check()