Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Droute.h130 #define V_fib_hash_outbound VNET(fib_hash_outbound) macro
141 #define CALC_FLOWID_OUTBOUND V_fib_hash_outbound
152 #define CALC_FLOWID_OUTBOUND_SENDTO V_fib_hash_outbound
153 #define CALC_FLOWID_OUTBOUND V_fib_hash_outbound
/f-stack/tools/compat/include/net/
H A Droute.h128 #define V_fib_hash_outbound VNET(fib_hash_outbound) macro
139 #define CALC_FLOWID_OUTBOUND V_fib_hash_outbound
150 #define CALC_FLOWID_OUTBOUND_SENDTO V_fib_hash_outbound
151 #define CALC_FLOWID_OUTBOUND V_fib_hash_outbound
/f-stack/freebsd/net/route/
H A Dmpath_ctl.c132 if (V_fib_hash_outbound == 0 && error == 0 && in add_route_mpath()
140 V_fib_hash_outbound = 1; in add_route_mpath()