Searched refs:gw_sdl (Results 1 – 2 of 2) sorted by relevance
213 struct sockaddr_dl_short *gw_sdl; in cleanup_xaddrs_gateway() local215 gw_sdl = (struct sockaddr_dl_short *)gw; in cleanup_xaddrs_gateway()216 if (gw_sdl->sdl_len < sizeof(struct sockaddr_dl_short)) { in cleanup_xaddrs_gateway()224 .sdl_index = gw_sdl->sdl_index, in cleanup_xaddrs_gateway()226 *gw_sdl = sdl; in cleanup_xaddrs_gateway()
1386 struct sockaddr_dl_short *gw_sdl; in cleanup_xaddrs_gateway() local1388 gw_sdl = (struct sockaddr_dl_short *)gw; in cleanup_xaddrs_gateway()1389 if (gw_sdl->sdl_len < sizeof(struct sockaddr_dl_short)) { in cleanup_xaddrs_gateway()1397 .sdl_index = gw_sdl->sdl_index, in cleanup_xaddrs_gateway()1399 *gw_sdl = sdl; in cleanup_xaddrs_gateway()