Home
last modified time | relevance | path

Searched refs:FIB_MULTIPATH_HASH_FIELD_SRC_IP (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dip_fib.h504 #define FIB_MULTIPATH_HASH_FIELD_SRC_IP BIT(0) macro
518 (FIB_MULTIPATH_HASH_FIELD_SRC_IP | \
538 (FIB_MULTIPATH_HASH_FIELD_SRC_IP | \
/linux/net/ipv4/
H A Droute.c1989 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in fib_multipath_custom_hash_outer()
2076 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in fib_multipath_custom_hash_fl4()
/linux/net/ipv6/
H A Droute.c2426 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in rt6_multipath_custom_hash_outer()
2515 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in rt6_multipath_custom_hash_fl6()