HomeSort by: relevance | last modified time | path
    Searched refs:send_interface (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
configure.h 33 int send_interface(int, const struct interface *);
  /src/external/bsd/dhcpcd/dist/src/
script.h 38 int send_interface(struct fd_list *, const struct interface *, int);
script.c 595 send_interface(struct fd_list *fd, const struct interface *ifp, int af) function
dhcpcd.c 1711 opt = send_interface(NULL, ifp, af);
1727 if (send_interface(fd, ifp, af) == -1)
  /src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus-wpa_supplicant.conf 9 <allow send_interface="fi.w1.wpa_supplicant1"/>

Completed in 21 milliseconds