Home
last modified time | relevance | path

Searched refs:tc_action_net (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dact_api.h126 struct tc_action_net { struct
132 int tc_action_net_init(struct net *net, struct tc_action_net *tn, in tc_action_net_init() argument
157 struct tc_action_net *tn = net_generic(net, id); in tc_action_net_exit()
165 int tcf_generic_walker(struct tc_action_net *tn, struct sk_buff *skb,
169 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index);
170 int tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est,
173 int tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index,
178 void tcf_idr_cleanup(struct tc_action_net *tn, u32 index);
179 int tcf_idr_check_alloc(struct tc_action_net *tn, u32 *index,