Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_fib.c125 struct fib_dp *dp = &V_inet6_dp[fibnum]; in fib6_lookup()
272 struct fib_dp *dp = &V_inet6_dp[fibnum]; in fib6_check_urpf()
/f-stack/freebsd/net/route/
H A Dfib_algo.h90 #define V_inet6_dp VNET(inet6_dp) macro
H A Dfib_algo.c1304 return (&V_inet6_dp); in get_family_dp_ptr()