Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_fib.c117 struct fib_dp *dp = &V_inet_dp[fibnum]; in fib4_lookup()
258 struct fib_dp *dp = &V_inet_dp[fibnum]; in fib4_check_urpf()
/f-stack/freebsd/net/route/
H A Dfib_algo.h88 #define V_inet_dp VNET(inet_dp) macro
H A Dfib_algo.c1302 return (&V_inet_dp); in get_family_dp_ptr()