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

  /src/sys/netatalk/
aarp.c 136 at_ifawithnet(const struct sockaddr_at *sat, struct ifnet *ifp) function in typeref:struct:ifaddr *
195 if ((aa = (struct at_ifaddr *) at_ifawithnet(sat, ifp)) == NULL) {
262 ifa = at_ifawithnet(destsat, ifp);
378 ifa = at_ifawithnet(&sat, ifp);

Completed in 11 milliseconds