Searched refs:act_nat_ops (Results 1 – 1 of 1) sorted by relevance
33 static struct tc_action_ops act_nat_ops; variable63 &act_nat_ops, bind, false); in tcf_nat_init()303 static struct tc_action_ops act_nat_ops = { variable319 return tc_action_net_init(tn, &act_nat_ops); in nat_init_net()339 return tcf_register_action(&act_nat_ops, &nat_net_ops); in nat_init_module()344 tcf_unregister_action(&act_nat_ops, &nat_net_ops); in nat_cleanup_module()