Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_fib.h494 #define FIB_MULTIPATH_HASH_FIELD_OUTER_MASK \ macro
511 (FIB_MULTIPATH_HASH_FIELD_OUTER_MASK | \
/openbmc/linux/net/ipv4/
H A Droute.c1922 if (!(hash_fields & FIB_MULTIPATH_HASH_FIELD_OUTER_MASK)) in fib_multipath_custom_hash_outer()
2011 if (!(hash_fields & FIB_MULTIPATH_HASH_FIELD_OUTER_MASK)) in fib_multipath_custom_hash_fl4()
/openbmc/linux/net/ipv6/
H A Droute.c2348 if (!(hash_fields & FIB_MULTIPATH_HASH_FIELD_OUTER_MASK)) in rt6_multipath_custom_hash_outer()
2439 if (!(hash_fields & FIB_MULTIPATH_HASH_FIELD_OUTER_MASK)) in rt6_multipath_custom_hash_fl6()