Lines Matching refs:tcf_exts
62 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action,
214 struct tcf_exts {
230 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net,
244 static inline bool tcf_exts_get_net(struct tcf_exts *exts)
256 static inline void tcf_exts_put_net(struct tcf_exts *exts)
281 tcf_exts_hw_stats_update(const struct tcf_exts *exts,
313 static inline bool tcf_exts_has_actions(struct tcf_exts *exts)
334 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts,
344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index,
357 struct tcf_exts *exts, u32 flags,
360 struct nlattr *rate_tlv, struct tcf_exts *exts,
362 void tcf_exts_destroy(struct tcf_exts *exts);
363 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);
364 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts);
365 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts);
366 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts);
574 const struct tcf_exts *exts,
599 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
645 struct tcf_exts *exts;
785 struct tcf_exts *exts;