Searched defs:ice_fltr_info (Results 1 – 1 of 1) sorted by relevance
75 struct ice_fltr_info { struct77 enum ice_sw_lkup_type lkup_type;79 enum ice_sw_fwd_act_type fltr_act;81 u16 fltr_rule_id;82 u16 flag;85 u16 src;86 enum ice_src_id src_id;88 union {110 } l_data; /* Make sure to zero out the memory of l_data before using116 union {[all …]