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);
|