Lines Matching defs:exts
241 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init()
255 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
267 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
276 #define tcf_exts_for_each_action(i, a, exts) \ argument
279 #define tcf_exts_for_each_action(i, a, exts) \ argument
292 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update()
324 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
345 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
355 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex()
656 struct tcf_exts *exts; member
796 struct tcf_exts *exts; member