Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.h119 struct ice_tc_flower_lyr_2_4_hdrs { struct
121 struct ice_tc_l2_hdr l2_key;
122 struct ice_tc_l2_hdr l2_mask;
123 struct ice_tc_vlan_hdr vlan_hdr;
124 struct ice_tc_vlan_hdr cvlan_hdr;
125 struct ice_tc_pppoe_hdr pppoe_hdr;
126 struct ice_tc_l2tpv3_hdr l2tpv3_hdr;
128 struct ice_tc_l3_hdr l3_key;
129 struct ice_tc_l3_hdr l3_mask;
132 struct ice_tc_l4_hdr l4_key;
[all …]