Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dflow.h82 #define flowi4_multipath_hash __fl_common.flowic_multipath_hash macro
Dip_tunnels.h254 fl4->flowi4_multipath_hash = tun_inner_hash; in ip_tunnel_init_flow()
/Linux-v5.4/net/ipv4/
Droute.c1919 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash()