NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ifr_space
sys/net/if.c
3667
memcpy(&ifr.ifr_space, sa, sa->sa_len);
sys/net/lagg/if_lagg.c
1823
KASSERT(sizeof(ifr.ifr_space) >= sa->sa_len);