Searched refs:other_tuple (Results 1 – 1 of 1) sorted by relevance
230 const struct flow_offload_tuple *other_tuple, *this_tuple; in flow_offload_eth_src() local243 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_src()244 dev = dev_get_by_index(net, other_tuple->iifidx); in flow_offload_eth_src()277 const struct flow_offload_tuple *other_tuple, *this_tuple; in flow_offload_eth_dst() local293 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_dst()294 daddr = &other_tuple->src_v4; in flow_offload_eth_dst()549 const struct flow_offload_tuple *this_tuple, *other_tuple; in flow_offload_redirect() local561 other_tuple = &flow->tuplehash[!dir].tuple; in flow_offload_redirect()562 ifindex = other_tuple->iifidx; in flow_offload_redirect()606 const struct flow_offload_tuple *other_tuple; in flow_offload_decap_tunnel() local[all …]