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

  /external/dhcpcd/
dhcpcd.h 154 struct interface *find_interface(const char *);
if-linux.c 272 rt.iface = find_interface(ifn);
312 iface = find_interface(ifn);
dhcpcd.c 250 find_interface(const char *ifname) function
    [all...]
  /external/dnsmasq/contrib/wrt/
dhcp_release.c 181 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