Home
last modified time | relevance | path

Searched refs:nf_nat_inet_register_fn (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/netfilter/
Dnft_chain_nat.c80 return nf_nat_inet_register_fn(net, ops); in nft_nat_inet_reg()
Dnf_nat_proto.c1076 int nf_nat_inet_register_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_inet_register_fn() function
1095 EXPORT_SYMBOL_GPL(nf_nat_inet_register_fn);
/linux-5.19.10/include/net/netfilter/
Dnf_nat.h100 int nf_nat_inet_register_fn(struct net *net, const struct nf_hook_ops *ops);