Searched refs:list_interfaces (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/wpa/wpa_supplicant/examples/
H A Dwpas-dbus-new.py27 def list_interfaces(wpas_obj): function
103 list_interfaces(wpas_obj)
H A Dwpas-dbus-new-signals.py28 def list_interfaces(wpas_obj): function
133 list_interfaces(wpas_obj)
/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-libdlpi.c60 * list_interfaces() will list all the network links that are
63 static boolean_t list_interfaces(const char *, void *);
80 list_interfaces(const char *linkname, void *arg) function
270 dlpi_walk(list_interfaces, &lw, 0);

Completed in 50 milliseconds