Searched refs:sdl_len (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-13-stable/tests/sys/net/routing/
H A Drtsock_common.h624 sdl->sdl_len = sizeof(struct sockaddr_dl);
/freebsd-13-stable/sbin/ifconfig/
H A Difieee80211.c1186 sdl.sdl_len = sizeof(sdl);
1312 sdl.sdl_len = sizeof(sdl);
1344 sdl.sdl_len = sizeof(sdl);
1373 sdl.sdl_len = sizeof(sdl);
/freebsd-13-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c962 memcpy(cp, &sdl, sdl.sdl_len);
/freebsd-13-stable/sys/netinet6/
H A Dnd6_nbr.c268 rt_gateway.sdl_len = sizeof(rt_gateway);
H A Dnd6.c190 gw.sdl_len = sizeof(struct sockaddr_dl);
H A Dnd6_rtr.c2037 .sdl_len = sizeof(struct sockaddr_dl_short),
/freebsd-13-stable/sbin/route/
H A Droute.c1215 memcpy(sdl0, sdl, sdl->sdl_len);

Completed in 123 milliseconds

12