Searched defs:last_executed_chain (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | cls_api.c | 1586 u32 last_executed_chain = 0; in tcf_classify() local 1599 u32 last_executed_chain = 0; in tcf_classify_ingress() local 1529 __tcf_classify(struct sk_buff *skb, const struct tcf_proto *tp, const struct tcf_proto *orig_tp, struct tcf_result *res, bool compat_mode, u32 *last_executed_chain) __tcf_classify() argument [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | cls_api.c | 1746 u32 last_executed_chain = 0; in tcf_classify() local 1658 __tcf_classify(struct sk_buff *skb, const struct tcf_proto *tp, const struct tcf_proto *orig_tp, struct tcf_result *res, bool compat_mode, struct tcf_exts_miss_cookie_node *n, int act_index, u32 *last_executed_chain) __tcf_classify() argument [all...] |
Completed in 8 milliseconds