Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_tc_lib.h69 struct ice_tc_l3_hdr { struct
70 u8 ip_proto; /* IPPROTO value */
71 union {
80 } ip;
110 struct ice_tc_l3_hdr l3_key; argument