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.c232 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_src()
282 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_dst()
283 daddr = &other_tuple->src_v4; in flow_offload_eth_dst()
551 ifindex = other_tuple->iifidx; in flow_offload_redirect()
599 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_decap_tunnel()
603 dst = other_tuple->dst_cache; in flow_offload_decap_tunnel()
645 other_tuple = &flow->tuplehash[!dir].tuple; in nf_flow_rule_route_common()
650 if (other_tuple->in_vlan_ingress & BIT(i)) in nf_flow_rule_route_common()
655 switch (other_tuple->encap[i].proto) { in nf_flow_rule_route_common()
745 other_tuple = &flow->tuplehash[!dir].tuple; in nf_flow_offload_rule_alloc()
[all …]

Completed in 4 milliseconds