Home
last modified time | relevance | path

Searched refs:ICE_FLOW_SEG_HDR_L2TPV3 (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flow.h139 ICE_FLOW_SEG_HDR_L2TPV3 = 0x00080000, enumerator
Dice_flow.c122 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_L2TPV3, 0, sizeof(__be32)),
609 ICE_FLOW_SEG_HDR_PFCP_SESSION | ICE_FLOW_SEG_HDR_L2TPV3 | \
846 } else if (hdrs & ICE_FLOW_SEG_HDR_L2TPV3) { in ice_flow_proc_seg_hdrs()
Dice_virtchnl_fdir.c347 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_L2TPV3 | in ice_vc_fdir_set_flow_hdr()
415 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_L2TPV3 | in ice_vc_fdir_set_flow_hdr()
Dice_virtchnl.c43 {VIRTCHNL_PROTO_HDR_L2TPV3, ICE_FLOW_SEG_HDR_L2TPV3},