Searched refs:nft_masq_policy (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/net/netfilter/
H A Dnft_masq.h8 extern const struct nla_policy nft_masq_policy[];
/linux-4.1.27/net/netfilter/
H A Dnft_masq.c19 const struct nla_policy nft_masq_policy[NFTA_MASQ_MAX + 1] = { variable in typeref:struct:nla_policy
22 EXPORT_SYMBOL_GPL(nft_masq_policy); variable
/linux-4.1.27/net/ipv4/netfilter/
H A Dnft_masq_ipv4.c47 .policy = nft_masq_policy,
/linux-4.1.27/net/ipv6/netfilter/
H A Dnft_masq_ipv6.c47 .policy = nft_masq_policy,

Completed in 102 milliseconds