Searched defs:orig_tp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow.h | 148 } orig_tp; member
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow.h | 162 } orig_tp; member
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 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
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 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
|
Completed in 12 milliseconds