Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_flow_table_offload.c243 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_src()
293 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_dst()
294 daddr = &other_tuple->src_v4; in flow_offload_eth_dst()
562 ifindex = other_tuple->iifidx; in flow_offload_redirect()
610 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_decap_tunnel()
614 dst = other_tuple->dst_cache; in flow_offload_decap_tunnel()
656 other_tuple = &flow->tuplehash[!dir].tuple; in nf_flow_rule_route_common()
661 if (other_tuple->in_vlan_ingress & BIT(i)) in nf_flow_rule_route_common()
666 switch (other_tuple->encap[i].proto) { in nf_flow_rule_route_common()
756 other_tuple = &flow->tuplehash[!dir].tuple; in nf_flow_offload_rule_alloc()
[all …]

Completed in 11 milliseconds