l_ifreq
linux_ioctl_ifname(struct thread *td, struct l_ifreq *uifr)
struct l_ifreq ifr;
ifc->ifc_len += sizeof(struct l_ifreq);
struct l_ifreq ifr;
struct l_ifreq *uifr)
struct l_ifreq lifr;
sizeof(lifr)) - offsetof(struct l_ifreq, ifr_ifru);
error = linux_ioctl_ifname(td, (struct l_ifreq *)args->arg);
_Static_assert(offsetof(struct l_ifreq, ifr_ifru) ==
_Static_assert(offsetof(struct l_ifreq, ifr_index) ==
_Static_assert(offsetof(struct l_ifreq, ifr_name) ==