Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/netfilter/
Debtable_nat.c73 static struct nf_hook_ops ebt_ops_nat[] __read_mostly = { variable
117 ret = nf_register_hooks(ebt_ops_nat, ARRAY_SIZE(ebt_ops_nat)); in ebtable_nat_init()
125 nf_unregister_hooks(ebt_ops_nat, ARRAY_SIZE(ebt_ops_nat)); in ebtable_nat_fini()