Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dflow.h77 #define flowi4_multipath_hash __fl_common.flowic_multipath_hash macro
114 fl4->flowi4_multipath_hash = 0; in flowi4_init_output()
Dip_tunnels.h266 fl4->flowi4_multipath_hash = tun_inner_hash; in ip_tunnel_init_flow()
/Linux-v6.1/net/ipv4/
Dfib_frontend.c365 fl4.flowi4_multipath_hash = 0; in __fib_validate_source()
Droute.c2042 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash()
2294 fl4.flowi4_multipath_hash = 0; in ip_route_input_slow()
/Linux-v6.1/net/core/
Dfilter.c5723 fl4.flowi4_multipath_hash = 0; in bpf_ipv4_fib_lookup()