Searched refs:find_interface (Results 1 - 4 of 4) sorted by relevance

/external/dhcpcd/
H A Ddhcpcd.h154 struct interface *find_interface(const char *);
H A Dif-linux.c272 rt.iface = find_interface(ifn);
312 iface = find_interface(ifn);
H A Ddhcpcd.c250 find_interface(const char *ifname) function
1304 ifp = find_interface(ifname);
/external/dnsmasq/contrib/wrt/
H A Ddhcp_release.c181 static struct in_addr find_interface(struct in_addr client, int fd, int index) function
286 server = find_interface(lease, nl, if_nametoindex(argv[1]));

Completed in 80 milliseconds