Searched refs:at_ifawithnet (Results 1 – 4 of 4) sorted by relevance
62 at_ifawithnet(const struct sockaddr_at *, struct ifnet *);
136 at_ifawithnet(const struct sockaddr_at *sat, struct ifnet *ifp) in at_ifawithnet() function195 if ((aa = (struct at_ifaddr *) at_ifawithnet(sat, ifp)) == NULL) { in aarpwhohas()262 ifa = at_ifawithnet(destsat, ifp); in aarpresolve()378 ifa = at_ifawithnet(&sat, ifp); in at_aarpinput()
325 ifa = at_ifawithnet((const struct sockaddr_at *)dst, ifp); in ether_output()
2011 ifa = at_ifawithnet((const struct sockaddr_at *)addr, in ifa_ifwithnet()