Home
last modified time | relevance | path

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

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