Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Drte_eth_ctrl.h276 struct rte_eth_sctpv4_flow sctp4_flow; member
/dpdk/drivers/net/i40e/
H A Di40e_fdir.c995 sctp->src_port = fdir_input->flow.sctp4_flow.dst_port; in i40e_flow_fdir_construct_pkt()
996 sctp->dst_port = fdir_input->flow.sctp4_flow.src_port; in i40e_flow_fdir_construct_pkt()
997 sctp->tag = fdir_input->flow.sctp4_flow.verify_tag; in i40e_flow_fdir_construct_pkt()
H A Di40e_ethdev.h601 struct rte_eth_sctpv4_flow sctp4_flow; member
H A Di40e_flow.c2975 filter->input.flow.sctp4_flow.src_port = in i40e_flow_parse_fdir_pattern()
2977 filter->input.flow.sctp4_flow.dst_port = in i40e_flow_parse_fdir_pattern()
2979 filter->input.flow.sctp4_flow.verify_tag in i40e_flow_parse_fdir_pattern()