Home
last modified time | relevance | path

Searched refs:I40E_INSET_SCTP_VT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h214 #define I40E_INSET_SCTP_VT 0x0000000000004000ULL macro
H A Di40e_ethdev.c9008 I40E_INSET_SCTP_VT | I40E_INSET_FLEX_PAYLOAD, in i40e_get_valid_input_set()
9076 I40E_INSET_DST_PORT | I40E_INSET_SCTP_VT | in i40e_get_valid_input_set()
9135 I40E_INSET_SCTP_VT, in i40e_get_valid_input_set()
9177 I40E_INSET_SCTP_VT, in i40e_get_valid_input_set()
9239 I40E_INSET_SCTP_VT, in i40e_get_default_input_set()
9262 I40E_INSET_SCTP_VT, in i40e_get_default_input_set()
9316 I40E_INSET_SCTP_VT}, in i40e_parse_input_set()
9401 {I40E_INSET_SCTP_VT, I40E_REG_INSET_L4_SCTP_VERIFICATION_TAG}, in i40e_translate_input_set_reg()
H A Di40e_flow.c2978 input_set |= I40E_INSET_SCTP_VT; in i40e_flow_parse_fdir_pattern()