Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_flow.h128 ICE_FLOW_SEG_HDR_GTPC = 0x00000400, enumerator
Dice_flow.c606 (ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_GTPC | \
813 } else if (hdrs & ICE_FLOW_SEG_HDR_GTPC) { in ice_flow_proc_seg_hdrs()