Searched refs:act_nat_ops (Results 1 – 1 of 1) sorted by relevance
30 static struct tc_action_ops act_nat_ops; variable64 &act_nat_ops, bind, false, 0); in tcf_nat_init()309 static struct tc_action_ops act_nat_ops = { variable325 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