Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_fib.c116 struct fib_dp *dp = &V_inet_dp[fibnum]; in fib4_lookup()
257 struct fib_dp *dp = &V_inet_dp[fibnum]; in fib4_check_urpf()
/freebsd/sys/net/route/
H A Dfib_algo.h109 #define V_inet_dp VNET(inet_dp) macro
H A Dfib_algo.c1645 return (&V_inet_dp); in get_family_dp_ptr()