Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h509 #define FIB_MULTIPATH_HASH_FIELD_DST_PORT BIT(5) macro
523 FIB_MULTIPATH_HASH_FIELD_DST_PORT)
/linux/net/ipv4/
H A Droute.c1997 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_outer()
2088 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_fl4()
/linux/net/ipv6/
H A Droute.c2436 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in rt6_multipath_custom_hash_outer()
2529 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in rt6_multipath_custom_hash_fl6()