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

  /external/dnsmasq/src/
dnsmasq.c 1216 int make_icmp_sock(void) function
1255 if ((fd = make_icmp_sock()) == -1)
    [all...]
dhcp.c 88 else if ((daemon->dhcp_icmp_fd = make_icmp_sock()) == -1 ||
dnsmasq.h 851 int make_icmp_sock(void);

Completed in 400 milliseconds