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

/net/sched/
H A Dact_nat.c283 static struct tc_action_ops act_nat_ops = { variable in typeref:struct:tc_action_ops
297 return tcf_register_action(&act_nat_ops, NAT_TAB_MASK);
302 tcf_unregister_action(&act_nat_ops);

Completed in 123 milliseconds