Searched refs:tcf_exts (Results 1 – 1 of 1) sorted by relevance
254 struct tcf_exts { struct268 static inline int tcf_exts_init(struct tcf_exts *exts, int action, int police) in tcf_exts_init() argument288 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()298 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()315 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update()339 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()354 static inline bool tcf_exts_has_one_action(struct tcf_exts *exts) in tcf_exts_has_one_action()363 static inline struct tc_action *tcf_exts_first_action(struct tcf_exts *exts) in tcf_exts_first_action()384 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()395 struct tcf_exts *exts, bool ovr,[all …]