Home
last modified time | relevance | path

Searched refs:send_interface (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.bin/rump_dhcpclient/
H A Dconfigure.h33 int send_interface(int, const struct interface *);
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dscript.h38 int send_interface(struct fd_list *, const struct interface *, int);
H A Dscript.c594 send_interface(struct fd_list *fd, const struct interface *ifp, int af) in send_interface() function
H A Ddhcpcd.c1624 opt = send_interface(NULL, ifp, af); in dhcpcd_handleargs()
1640 if (send_interface(fd, ifp, af) == -1) in dhcpcd_handleargs()
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Ddbus-wpa_supplicant.conf9 <allow send_interface="fi.w1.wpa_supplicant1"/>