Home
last modified time | relevance | path

Searched refs:ioctl_fd (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Difplugd.c131 ioctl_fd = 3, enumerator
174 int r = ioctl(ioctl_fd, request, data); in network_ioctl()
604 xmove_fd(xsocket(AF_INET, SOCK_DGRAM, 0), ioctl_fd); in ifplugd_main()