Searched refs:other_tuple (Results 1 – 1 of 1) sorted by relevance
219 const struct flow_offload_tuple *other_tuple, *this_tuple; in flow_offload_eth_src() local232 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_src()233 dev = dev_get_by_index(net, other_tuple->iifidx); in flow_offload_eth_src()266 const struct flow_offload_tuple *other_tuple, *this_tuple; in flow_offload_eth_dst() local282 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_dst()283 daddr = &other_tuple->src_v4; in flow_offload_eth_dst()538 const struct flow_offload_tuple *this_tuple, *other_tuple; in flow_offload_redirect() local550 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_redirect()551 ifindex = other_tuple->iifidx; in flow_offload_redirect()595 const struct flow_offload_tuple *other_tuple; in flow_offload_decap_tunnel() local[all …]