Lines Matching refs:tcf_exts
225 struct tcf_exts { struct
240 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument
264 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
276 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
296 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update()
326 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
347 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
358 struct tcf_exts *exts, u32 flags,
361 struct nlattr *rate_tlv, struct tcf_exts *exts,
363 void tcf_exts_destroy(struct tcf_exts *exts);
364 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);
365 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts);
366 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts);
367 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts);
575 const struct tcf_exts *exts,
599 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
645 struct tcf_exts *exts;
784 struct tcf_exts *exts;