HomeSort by: relevance | last modified time | path
    Searched defs:ifa_ifwithnet (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
if.c 1988 ifa_ifwithnet(const struct sockaddr *addr) function in typeref:struct:ifaddr *
2062 ifa = ifa_ifwithnet(addr);
2079 (ia = ifa_ifwithnet(addr)))

Completed in 13 milliseconds