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

  /src/sys/net/
route.c 999 ifa = ifa_ifwithaddr_psref(gateway, psref);
1107 ifa = ifa_ifwithaddr_psref(ifaaddr, psref);
1398 ifa = ifa_ifwithaddr_psref(info->rti_info[RTAX_IFA],
1410 ifa = ifa_ifwithaddr_psref(info->rti_info[RTAX_IFA], psref);
if.h 1226 struct ifaddr *ifa_ifwithaddr_psref(const struct sockaddr *, struct psref *);
if.c 1928 ifa_ifwithaddr_psref(const struct sockaddr *addr, struct psref *psref) function in typeref:struct:ifaddr *

Completed in 17 milliseconds