Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dflow.h82 #define flowi4_multipath_hash __fl_common.flowic_multipath_hash macro
119 fl4->flowi4_multipath_hash = 0; in flowi4_init_output()
H A Dip_tunnels.h254 fl4->flowi4_multipath_hash = tun_inner_hash; in ip_tunnel_init_flow()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c365 fl4.flowi4_multipath_hash = 0; in __fib_validate_source()
H A Droute.c1962 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash()
2205 fl4.flowi4_multipath_hash = 0; in ip_route_input_slow()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c5302 fl4.flowi4_multipath_hash = 0; in bpf_ipv4_fib_lookup()