Searched refs:act_connmark_ops (Results 1 – 1 of 1) sorted by relevance
29 static struct tc_action_ops act_connmark_ops; variable124 &act_connmark_ops, bind, false); in tcf_connmark_init()218 static struct tc_action_ops act_connmark_ops = { variable234 return tc_action_net_init(net, tn, &act_connmark_ops); in connmark_init_net()251 return tcf_register_action(&act_connmark_ops, &connmark_net_ops); in connmark_init_module()256 tcf_unregister_action(&act_connmark_ops, &connmark_net_ops); in connmark_cleanup_module()