Home
last modified time | relevance | path

Searched refs:get_hash_from_flowi4 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dflow.h259 static inline __u32 get_hash_from_flowi4(const struct flowi4 *fl4) in get_hash_from_flowi4() function
/linux-4.4.14/net/ipv4/
Dfib_semantics.c1588 mp_hash = get_hash_from_flowi4(fl4) >> 1; in fib_select_path()