HomeSort by relevance Sort by last modified time
    Searched refs:udp_fd (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd/
dhcpcd.h 123 int udp_fd; member in struct:interface
net.c 236 iface->udp_fd = -1;
648 iface->udp_fd = s;
667 return sendto(iface->udp_fd, data, len, 0,
dhcpcd.c 344 if (iface->udp_fd == -1 ||
    [all...]

Completed in 188 milliseconds