Searched defs:tc_cls_matchall_offload (Results 1 – 1 of 1) sorted by relevance
781 struct tc_cls_matchall_offload { struct782 struct flow_cls_common_offload common;783 enum tc_matchall_command command;784 struct flow_rule *rule;785 struct flow_stats stats;786 bool use_act_stats;787 unsigned long cookie;
Completed in 7 milliseconds