Home
last modified time | relevance | path

Searched defs:ice_fltr_info (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
HDice_switch.h116 struct ice_fltr_info { struct
118 enum ice_sw_lkup_type lkup_type;
120 enum ice_sw_fwd_act_type fltr_act;
122 u16 fltr_rule_id;
123 u16 flag;
126 u16 src;
127 enum ice_src_id src_id;
129 union {
151 } l_data; /* Make sure to zero out the memory of l_data before using
157 union {
[all …]