Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_flow.h156 ICE_FLOW_SEG_HDR_L2TPV3 = 0x00080000, enumerator
Dice_flow.c122 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_L2TPV3, 0, sizeof(__be32)),
632 ICE_FLOW_SEG_HDR_PFCP_SESSION | ICE_FLOW_SEG_HDR_L2TPV3 | \
869 } else if (hdrs & ICE_FLOW_SEG_HDR_L2TPV3) { in ice_flow_proc_seg_hdrs()
Dice_virtchnl_fdir.c345 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_L2TPV3 | in ice_vc_fdir_set_flow_hdr()
413 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},