Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_nat.c285 static struct tc_action_ops act_nat_ops = { variable
299 return tcf_register_action(&act_nat_ops, NAT_TAB_MASK); in nat_init_module()
304 tcf_unregister_action(&act_nat_ops); in nat_cleanup_module()