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

  /src/sys/net/
route.c 841 if ((ifa = ifa_ifwithnet_psref(gateway, &psref)) == NULL) {
1009 ifa = ifa_ifwithnet_psref(gateway, psref);
1378 ifa = ifa_ifwithnet_psref(info->rti_info[RTAX_IFP], psref);
if.h 1231 struct ifaddr *ifa_ifwithnet_psref(const struct sockaddr *, struct psref *);
if.c 2056 ifa_ifwithnet_psref(const struct sockaddr *addr, struct psref *psref) function in typeref:struct:ifaddr *

Completed in 132 milliseconds