Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h511 #define FIB_MULTIPATH_HASH_FIELD_INNER_DST_IP BIT(7) macro
527 FIB_MULTIPATH_HASH_FIELD_INNER_DST_IP | \
/linux/net/ipv4/
H A Droute.c2031 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_IP) in fib_multipath_custom_hash_inner()
2037 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_IP) in fib_multipath_custom_hash_inner()
/linux/net/ipv6/
H A Droute.c2476 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_IP) in rt6_multipath_custom_hash_inner()
2482 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_IP) in rt6_multipath_custom_hash_inner()