Searched refs:ICE_FLOW_SEG_HDR_SCTP (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_flow.h86 ICE_FLOW_SEG_HDR_SCTP = 0x00000100, enumerator in enum:ice_flow_seg_hdr
H A Dice_flow.c108 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_SCTP, 0, ICE_FLOW_FLD_SZ_PORT),
110 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_SCTP, 2, ICE_FLOW_FLD_SZ_PORT),
410 ICE_FLOW_SEG_HDR_SCTP)
413 (ICE_FLOW_SEG_HDR_TCP | ICE_FLOW_SEG_HDR_UDP | ICE_FLOW_SEG_HDR_SCTP)
527 } else if (hdrs & ICE_FLOW_SEG_HDR_SCTP) {
1262 (ICE_FLOW_SEG_HDR_TCP | ICE_FLOW_SEG_HDR_UDP | ICE_FLOW_SEG_HDR_SCTP)

Completed in 108 milliseconds