HomeSort by: relevance | last modified time | path
    Searched refs:ifa_ifwithdstaddr_psref (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if.h 1228 struct ifaddr *ifa_ifwithdstaddr_psref(const struct sockaddr *,
route.c 997 ifa = ifa_ifwithdstaddr_psref(dst, psref);
1006 ifa = ifa_ifwithdstaddr_psref(gateway, psref);
if.c 1969 ifa_ifwithdstaddr_psref(const struct sockaddr *addr, struct psref *psref) function in typeref:struct:ifaddr *

Completed in 15 milliseconds