Searched defs:tc_cls_flower_offload (Results 1 – 1 of 1) sorted by relevance
734 struct tc_cls_flower_offload { struct735 struct tc_cls_common_offload common;736 enum tc_fl_command command;737 unsigned long cookie;738 struct flow_dissector *dissector;739 struct fl_flow_key *mask;740 struct fl_flow_key *key;741 struct tcf_exts *exts;742 u32 classid;