Searched refs:sctp6_flow (Results 1 – 4 of 4) sorted by relevance
280 struct rte_eth_sctpv6_flow sctp6_flow; member
1032 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()
605 struct rte_eth_sctpv6_flow sctp6_flow; member
2982 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()