Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h508 #define FIB_MULTIPATH_HASH_FIELD_SRC_PORT BIT(4) macro
522 FIB_MULTIPATH_HASH_FIELD_SRC_PORT | \
/linux/net/ipv4/
H A Droute.c1995 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in fib_multipath_custom_hash_outer()
2082 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) { in fib_multipath_custom_hash_fl4()
/linux/net/ipv6/
H A Droute.c2440 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in rt6_multipath_custom_hash_outer()
2529 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) { in rt6_multipath_custom_hash_fl6()