Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_nat.c30 static struct tc_action_ops act_nat_ops; variable
64 &act_nat_ops, bind, false, 0); in tcf_nat_init()
309 static struct tc_action_ops act_nat_ops = { variable
325 return tc_action_net_init(net, tn, &act_nat_ops); in nat_init_net()
345 return tcf_register_action(&act_nat_ops, &nat_net_ops); in nat_init_module()
350 tcf_unregister_action(&act_nat_ops, &nat_net_ops); in nat_cleanup_module()

Completed in 3 milliseconds