Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Droute.h124 #define V_fib_hash_outbound VNET(fib_hash_outbound) macro
135 #define CALC_FLOWID_OUTBOUND V_fib_hash_outbound
146 #define CALC_FLOWID_OUTBOUND_SENDTO V_fib_hash_outbound
147 #define CALC_FLOWID_OUTBOUND V_fib_hash_outbound
/freebsd/sys/net/route/
H A Droute_ctl.c900 if (V_fib_hash_outbound == 0 && NH_IS_NHGRP(rc->rc_nh_new)) { in add_route_flags_mpath()
907 V_fib_hash_outbound = 1; in add_route_flags_mpath()