Lines Matching refs:tcf_exts
200 struct tcf_exts { struct
214 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument
235 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
245 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
262 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update()
290 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
311 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
322 struct tcf_exts *exts, u32 flags,
324 void tcf_exts_destroy(struct tcf_exts *exts);
325 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);
326 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts);
327 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts);
328 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts);
536 const struct tcf_exts *exts);
556 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
602 struct tcf_exts *exts;
741 struct tcf_exts *exts;