Searched refs:act_connmark_ops (Results 1 – 1 of 1) sorted by relevance
29 static struct tc_action_ops act_connmark_ops; variable127 &act_connmark_ops, bind, false, 0); in tcf_connmark_init()220 static struct tc_action_ops act_connmark_ops = { variable236 return tc_action_net_init(net, tn, &act_connmark_ops); in connmark_init_net()253 return tcf_register_action(&act_connmark_ops, &connmark_net_ops); in connmark_init_module()258 tcf_unregister_action(&act_connmark_ops, &connmark_net_ops); in connmark_cleanup_module()