Lines Matching defs:exts
263 static inline int tcf_exts_init(struct tcf_exts *exts, int action, int police) in tcf_exts_init()
283 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
293 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
302 #define tcf_exts_for_each_action(i, a, exts) \ argument
305 #define tcf_exts_for_each_action(i, a, exts) \ argument
310 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update()
334 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
349 static inline bool tcf_exts_has_one_action(struct tcf_exts *exts) in tcf_exts_has_one_action()
358 static inline struct tc_action *tcf_exts_first_action(struct tcf_exts *exts) in tcf_exts_first_action()
379 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
621 struct tcf_exts *exts; member
741 struct tcf_exts *exts; member
753 struct tcf_exts *exts; member
765 struct tcf_exts *exts; member