Searched refs:make_icmp_sock (Results 1 - 3 of 3) sorted by relevance

/external/dnsmasq/src/
H A Ddnsmasq.c1237 int make_icmp_sock(void) function
1276 if ((fd = make_icmp_sock()) == -1)
H A Ddhcp.c88 else if ((daemon->dhcp_icmp_fd = make_icmp_sock()) == -1 ||
H A Ddnsmasq.h852 int make_icmp_sock(void);

Completed in 70 milliseconds