Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h254 fl4->flowi4_multipath_hash = tun_inner_hash; in ip_tunnel_init_flow()
/kernel/linux/linux-5.10/net/ipv4/
Dfib_frontend.c365 fl4.flowi4_multipath_hash = 0; in __fib_validate_source()
Droute.c1972 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash()
2216 fl4.flowi4_multipath_hash = 0; in ip_route_input_slow()
/kernel/linux/linux-5.10/net/core/
Dfilter.c5332 fl4.flowi4_multipath_hash = 0; in bpf_ipv4_fib_lookup()