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 1237 int make_icmp_sock(void) function
    [all...]
dhcp.c 88 else if ((daemon->dhcp_icmp_fd = make_icmp_sock()) == -1 ||
dnsmasq.h 852 int make_icmp_sock(void);

Completed in 36 milliseconds