Searched refs:sctp4_flow (Results 1 – 4 of 4) sorted by relevance
276 struct rte_eth_sctpv4_flow sctp4_flow; member
995 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()
601 struct rte_eth_sctpv4_flow sctp4_flow; member
2975 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()