Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus-wpa_supplicant.conf9 <allow send_interface="fi.epitest.hostap.WPASupplicant"/>
14 <allow send_interface="fi.w1.wpa_supplicant1"/>
20 <deny send_interface="fi.epitest.hostap.WPASupplicant"/>
24 <deny send_interface="fi.w1.wpa_supplicant1"/>
/external/dhcpcd/
Dconfigure.h33 int send_interface(int, const struct interface *);
Dconfigure.c327 send_interface(int fd, const struct interface *iface) in send_interface() function
Ddhcpcd.c1644 send_interface(fd->fd, ifp); in handle_args()
1663 send_interface(fd->fd, ifp); in handle_args()