SDL 749 net/if_strip.c || SDL(rt->rt_gateway)->sdl_alen != ifp->if_addrlen) { SDL 756 net/if_strip.c dldst = LLADDR(SDL(rt->rt_gateway)); SDL 761 net/if_strip.c dldst = LLADDR(SDL(dst)); SDL 114 netinet/if_atm.c SDL(gate)->sdl_type = rt->rt_ifp->if_type; SDL 115 netinet/if_atm.c SDL(gate)->sdl_index = rt->rt_ifp->if_index; SDL 141 netinet/if_atm.c aph = (struct atm_pseudohdr *) LLADDR(SDL(gate)); SDL 155 netinet/if_atm.c bcopy(LLADDR(SDL(gate)), &api.aph, sizeof(api.aph)); SDL 163 netinet/if_atm.c SDL(gate)->sdl_type = rt->rt_ifp->if_type; SDL 164 netinet/if_atm.c SDL(gate)->sdl_index = rt->rt_ifp->if_index; SDL 198 netinet/if_atm.c bcopy(LLADDR(SDL(gate)), &api.aph, sizeof(api.aph)); SDL 257 netinet/if_atm.c sdl = SDL(rt->rt_gateway); SDL 203 netinet/if_ether.c SDL(gate)->sdl_type = rt->rt_ifp->if_type; SDL 204 netinet/if_ether.c SDL(gate)->sdl_index = rt->rt_ifp->if_index; SDL 230 netinet/if_ether.c (u_char *)LLADDR(SDL(gate))); SDL 238 netinet/if_ether.c SDL(gate)->sdl_type = rt->rt_ifp->if_type; SDL 239 netinet/if_ether.c SDL(gate)->sdl_index = rt->rt_ifp->if_index; SDL 284 netinet/if_ether.c LLADDR(SDL(gate)), SDL 285 netinet/if_ether.c SDL(gate)->sdl_alen = ETHER_ADDR_LEN); SDL 405 netinet/if_ether.c sdl = SDL(rt->rt_gateway); SDL 646 netinet/if_ether.c if (la && (rt = la->la_rt) && (sdl = SDL(rt->rt_gateway))) { SDL 719 netinet/if_ether.c sdl = SDL(rt->rt_gateway); SDL 756 netinet/if_ether.c if (rt->rt_refcnt > 0 && (sdl = SDL(rt->rt_gateway)) && SDL 1055 netinet6/nd6.c SDL(gate)->sdl_type = ifp->if_type; SDL 1056 netinet6/nd6.c SDL(gate)->sdl_index = ifp->if_index; SDL 1103 netinet6/nd6.c SDL(gate)->sdl_type = ifp->if_type; SDL 1104 netinet6/nd6.c SDL(gate)->sdl_index = ifp->if_index; SDL 1159 netinet6/nd6.c Bcopy(macp, LLADDR(SDL(gate)), ifp->if_addrlen); SDL 1160 netinet6/nd6.c SDL(gate)->sdl_alen = ifp->if_addrlen; SDL 1521 netinet6/nd6.c sdl = SDL(rt->rt_gateway); SDL 1969 netinet6/nd6.c sdl = SDL(rt->rt_gateway); SDL 227 netinet6/nd6_nbr.c proxydl = SDL(rt->rt_gateway); SDL 651 netinet6/nd6_nbr.c ((sdl = SDL(rt->rt_gateway)) == NULL))