Searched refs:tcf_exts (Results 1 – 1 of 1) sorted by relevance
208 struct tcf_exts { struct222 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument243 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()253 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()270 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update()298 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()319 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()330 struct tcf_exts *exts, bool ovr, bool rtnl_held,332 void tcf_exts_destroy(struct tcf_exts *exts);333 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);[all …]