Home
last modified time | relevance | path

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

/linux/include/net/
H A Dflow.h78 #define flowi4_multipath_hash __fl_common.flowic_multipath_hash macro
115 fl4->flowi4_multipath_hash = 0; in flowi4_init_output()
H A Dip_tunnels.h368 fl4->flowi4_multipath_hash = tun_inner_hash; in ip_tunnel_init_flow()
/linux/net/ipv4/
H A Dfib_frontend.c366 fl4.flowi4_multipath_hash = 0; in __fib_validate_source()
H A Droute.c2052 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash()
2326 fl4.flowi4_multipath_hash = 0; in ip_route_input_slow()
/linux/net/core/
H A Dfilter.c5947 fl4.flowi4_multipath_hash = 0; in bpf_ipv4_fib_lookup()