Searched refs:ip_spec (Results 1 – 5 of 5) sorted by relevance
51 struct rte_flow_item_ipv4 ip_spec; in generate_ipv4_flow() local89 memset(&ip_spec, 0, sizeof(struct rte_flow_item_ipv4)); in generate_ipv4_flow()91 ip_spec.hdr.dst_addr = htonl(dest_ip); in generate_ipv4_flow()93 ip_spec.hdr.src_addr = htonl(src_ip); in generate_ipv4_flow()96 pattern[1].spec = &ip_spec; in generate_ipv4_flow()
95 const void *ip_spec,
661 const void *ip_spec, in txgbe_crypto_add_ingress_sa_from_flow() argument669 const struct rte_flow_item_ipv6 *ipv6 = ip_spec; in txgbe_crypto_add_ingress_sa_from_flow()677 const struct rte_flow_item_ipv4 *ipv4 = ip_spec; in txgbe_crypto_add_ingress_sa_from_flow()
113 const void *ip_spec,
685 const void *ip_spec, in ixgbe_crypto_add_ingress_sa_from_flow() argument693 const struct rte_flow_item_ipv6 *ipv6 = ip_spec; in ixgbe_crypto_add_ingress_sa_from_flow()701 const struct rte_flow_item_ipv4 *ipv4 = ip_spec; in ixgbe_crypto_add_ingress_sa_from_flow()