Home | History | Annotate | Download | only in net

Lines Matching defs:adst

120 	uint8_t			atype, adst, myself;
147 adst = arcbroadcastaddr; /* ARCnet broadcast address */
149 adst = ntohl(satocsin(dst)->sin_addr.s_addr) & 0xFF;
150 else if ((error = arpresolve(ifp, rt, m, dst, &adst,
151 sizeof(adst))) != 0)
170 adst = arcbroadcastaddr;
177 adst = *tha;
220 adst = 0;
222 error = nd6_resolve(ifp, rt, m, dst, &adst,
223 sizeof(adst));
234 adst = cah->arc_dhost;
274 ah->arc_dhost = adst;
314 ah->arc_dhost = adst;
323 ah->arc_dhost = adst;