Lines Matching refs:tcf_exts
184 struct tcf_exts { struct
198 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument
219 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
229 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
246 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update()
270 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
291 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
302 struct tcf_exts *exts, bool ovr, bool rtnl_held,
304 void tcf_exts_destroy(struct tcf_exts *exts);
305 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);
306 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts);
307 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts);
507 const struct tcf_exts *exts, bool rtnl_held);
527 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
530 struct tcf_exts *exts;
658 struct tcf_exts *exts;