Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h505 #define FIB_MULTIPATH_HASH_FIELD_DST_IP BIT(1) macro
519 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
539 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
/linux/net/ipv4/
H A Droute.c1991 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_outer()
2078 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_fl4()
/linux/net/ipv6/
H A Droute.c2428 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_outer()
2517 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_fl6()