Home
last modified time | relevance | path

Searched refs:ICE_FLOW_SEG_HDR_ICMP (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flow.c93 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_ICMP, 0, 1),
95 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_ICMP, 1, 1),
616 (ICE_FLOW_SEG_HDR_ICMP | ICE_FLOW_SEG_HDR_TCP | ICE_FLOW_SEG_HDR_UDP | \
682 if (params->prof->segs[seg].hdrs & ICE_FLOW_SEG_HDR_ICMP) in ice_flow_calc_seg_sz()
799 if (hdrs & ICE_FLOW_SEG_HDR_ICMP) { in ice_flow_proc_seg_hdrs()
Dice_flow.h125 ICE_FLOW_SEG_HDR_ICMP = 0x00000020, enumerator