Lines Matching defs:exts
230 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init()
244 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
256 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
265 #define tcf_exts_for_each_action(i, a, exts) \ argument
268 #define tcf_exts_for_each_action(i, a, exts) \ argument
281 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update()
313 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
334 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex()
645 struct tcf_exts *exts; member
785 struct tcf_exts *exts; member