Searched defs:iface (Results 1 - 25 of 144) sorted by relevance

123456

/freebsd-current/contrib/wpa/src/ap/
H A Dacs.h20 static inline enum hostapd_chan_status acs_init(struct hostapd_iface *iface) argument
26 static inline void acs_cleanup(struct hostapd_iface *iface) argument
H A Diapp.h27 iapp_init(struct hostapd_data *hapd, const char *iface) argument
H A Dairtime_policy.h37 static inline int airtime_policy_update_init(struct hostapd_iface *iface) argument
42 static inline void airtime_policy_update_deinit(struct hostapd_iface *iface) argument
H A Dbss_load.c47 struct hostapd_iface *iface = hapd->iface; local
[all...]
H A Dap_list.h44 static inline int ap_list_init(struct hostapd_iface *iface) argument
49 static inline void ap_list_deinit(struct hostapd_iface *iface) argument
53 static inline void ap_list_timer(struct hostapd_iface *iface) argument
H A Dhw_features.h38 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) argument
43 hostapd_acs_completed(struct hostapd_iface *iface, int err) argument
48 hostapd_select_hw_mode(struct hostapd_iface *iface) argument
63 hostapd_check_ht_capab(struct hostapd_iface *iface) argument
68 hostapd_check_edmg_capab(struct hostapd_iface *iface) argument
73 hostapd_prepare_rates(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) argument
79 hostapd_stop_setup_timers(struct hostapd_iface *iface) argument
83 hostapd_hw_skip_mode(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) argument
89 hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) argument
[all...]
H A Dutils.c48 static int prune_associations(struct hostapd_iface *iface, void *ctx) argument
[all...]
H A Deth_p_oui.c33 struct eth_p_oui_iface *iface; member in struct:eth_p_oui_ctx
53 struct eth_p_oui_iface *iface = ctx; local
91 struct eth_p_oui_iface *iface; local
143 struct eth_p_oui_iface *iface; local
164 struct eth_p_oui_iface *iface = ctx->iface; local
[all...]
H A Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap) argument
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) argument
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) argument
76 ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) argument
90 ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) argument
97 ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) argument
119 ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) argument
129 hostapd_free_aps(struct hostapd_iface *iface) argument
145 ap_ap_add(struct hostapd_iface *iface, const u8 *addr) argument
169 ap_list_process_beacon(struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) argument
249 ap_list_timer(struct hostapd_iface *iface) argument
299 ap_list_init(struct hostapd_iface *iface) argument
305 ap_list_deinit(struct hostapd_iface *iface) argument
[all...]
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dmain_none.c16 struct wpa_interface iface; local
H A Dmain.c183 struct wpa_interface *ifaces, *iface; local
[all...]
H A Dmain_winmain.c25 struct wpa_interface *ifaces, *iface; local
/freebsd-current/usr.bin/talk/
H A Dget_iface.c48 get_iface(struct in_addr *dst, struct in_addr *iface) argument
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Ddwarf_init.c140 dwarf_object_init(Dwarf_Obj_Access_Interface *iface, Dwarf_Handler errhand, argument
/freebsd-current/contrib/wpa/wpa_supplicant/binder/
H A Dsupplicant.cpp46 struct wpa_interface iface; local
[all...]
/freebsd-current/contrib/wpa/src/fst/
H A Dfst_iface.c52 bool fst_iface_is_connected(struct fst_iface *iface, const u8 *addr, argument
/freebsd-current/contrib/wireguard-tools/
H A Dipc-uapi-unix.h20 static FILE *userspace_interface_file(const char *iface) argument
64 static bool userspace_has_wireguard_interface(const char *iface) argument
H A Dipc.c78 int ipc_get_device(struct wgdevice **dev, const char *iface) argument
/freebsd-current/sys/dev/usb/
H A Dusb_hid.c116 struct usb_interface *iface = usbd_get_iface(udev, iface_index); local
H A Dusb_debug.c137 usb_dump_iface(struct usb_interface *iface) argument
/freebsd-current/tools/tools/iwi/
H A Diwistats.c107 get_statistics(const char *iface) argument
/freebsd-current/usr.sbin/ppp/
H A Diface.h37 struct iface { struct
/freebsd-current/tools/tools/ipw/
H A Dipwstats.c241 get_statistics(const char *iface) argument
/freebsd-current/contrib/wpa/wpa_supplicant/examples/
H A Ddbus-listen-preq.py58 iface = dbus.Interface(if_obj, WPAS_DBUS_INTERFACES_INTERFACE) variable
/freebsd-current/usr.bin/netstat/
H A Dcommon.h54 int iface; member in struct:_wid

Completed in 244 milliseconds

123456