Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Drte_eth_ctrl.h280 struct rte_eth_sctpv6_flow sctp6_flow; member
/dpdk/drivers/net/i40e/
H A Di40e_fdir.c1032 sctp->src_port = fdir_input->flow.sctp6_flow.dst_port; in i40e_flow_fdir_construct_pkt()
1033 sctp->dst_port = fdir_input->flow.sctp6_flow.src_port; in i40e_flow_fdir_construct_pkt()
1034 sctp->tag = fdir_input->flow.sctp6_flow.verify_tag; in i40e_flow_fdir_construct_pkt()
H A Di40e_ethdev.h605 struct rte_eth_sctpv6_flow sctp6_flow; member
H A Di40e_flow.c2982 filter->input.flow.sctp6_flow.src_port = in i40e_flow_parse_fdir_pattern()
2984 filter->input.flow.sctp6_flow.dst_port = in i40e_flow_parse_fdir_pattern()
2986 filter->input.flow.sctp6_flow.verify_tag in i40e_flow_parse_fdir_pattern()