Home
last modified time | relevance | path

Searched defs:iface (Results 1 – 25 of 155) sorted by relevance

1234567

/freebsd-14.2/contrib/wpa/src/ap/
H A Dhw_features.h40 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
45 static inline int hostapd_csa_update_hwmode(struct hostapd_iface *iface) in hostapd_csa_update_hwmode()
50 static inline int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed()
55 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()
70 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
75 static inline int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab()
80 static inline int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
86 static inline void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
90 static inline int hostapd_hw_skip_mode(struct hostapd_iface *iface, in hostapd_hw_skip_mode()
96 static inline int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab()
[all …]
H A Dap_list.c53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) in ap_get_ap()
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_add()
76 static void ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_del()
90 static void ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_add()
97 static void ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_del()
119 static void ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) in ap_free_ap()
129 static void hostapd_free_aps(struct hostapd_iface *iface) in hostapd_free_aps()
169 void ap_list_process_beacon(struct hostapd_iface *iface, in ap_list_process_beacon()
249 void ap_list_timer(struct hostapd_iface *iface) in ap_list_timer()
299 int ap_list_init(struct hostapd_iface *iface) in ap_list_init()
[all …]
H A Dhw_features.c75 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
175 int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
499 struct hostapd_iface *iface = eloop_data; in ap_ht40_scan_retry() local
542 void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
727 int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
766 int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab()
1075 static bool skip_mode(struct hostapd_iface *iface, in skip_mode()
1091 int hostapd_determine_mode(struct hostapd_iface *iface) in hostapd_determine_mode()
1130 hostapd_check_chans(struct hostapd_iface *iface) in hostapd_check_chans()
1257 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()
[all …]
H A Dacs.c348 void acs_cleanup(struct hostapd_iface *iface) in acs_cleanup()
362 static void acs_fail(struct hostapd_iface *iface) in acs_fail()
566 static int is_in_chanlist(struct hostapd_iface *iface, in is_in_chanlist()
628 struct hostapd_iface *iface) in acs_survey_all_chans_interference_factor()
662 acs_find_mode(struct hostapd_iface *iface, int freq) in acs_find_mode()
682 acs_find_chan(struct hostapd_iface *iface, int freq) in acs_find_chan()
788 acs_usable_bw320_chan(struct hostapd_iface *iface, in acs_usable_bw320_chan()
824 acs_find_ideal_chan_mode(struct hostapd_iface *iface, in acs_find_ideal_chan_mode()
1093 acs_find_ideal_chan(struct hostapd_iface *iface) in acs_find_ideal_chan()
1269 static void acs_study(struct hostapd_iface *iface) in acs_study()
[all …]
H A Ddfs.c36 static bool dfs_use_radar_background(struct hostapd_iface *iface) in dfs_use_radar_background()
43 static int dfs_get_used_n_chans(struct hostapd_iface *iface, int *seg1) in dfs_get_used_n_chans()
224 static int is_in_chanlist(struct hostapd_iface *iface, in is_in_chanlist()
241 static int dfs_find_channel(struct hostapd_iface *iface, in dfs_find_channel()
303 static void dfs_adjust_center_freq(struct hostapd_iface *iface, in dfs_adjust_center_freq()
444 static int dfs_check_chans_radar(struct hostapd_iface *iface, in dfs_check_chans_radar()
518 dfs_get_valid_channel(struct hostapd_iface *iface, in dfs_get_valid_channel()
829 int hostapd_handle_dfs(struct hostapd_iface *iface) in hostapd_handle_dfs()
947 int hostapd_is_dfs_chan_available(struct hostapd_iface *iface) in hostapd_is_dfs_chan_available()
1511 int hostapd_is_dfs_required(struct hostapd_iface *iface) in hostapd_is_dfs_required()
[all …]
H A Dhostapd.c78 int (*cb)(struct hostapd_iface *iface, in hostapd_for_each_interface()
251 int hostapd_reload_config(struct hostapd_iface *iface) in hostapd_reload_config()
489 struct hostapd_iface *iface = ifaces->iface[i]; in hostapd_free_hapd_data() local
1971 struct hostapd_iface *iface = eloop_ctx; in channel_list_update_timeout() local
2476 struct hostapd_iface *iface = eloop_ctx; in hostapd_interface_setup_failure_handler() local
3259 struct hostapd_iface *iface = interfaces->iface[i]; in ifname_in_use() local
3391 void *drv_priv, struct hostapd_iface *iface) in hostapd_cleanup_driver()
3621 struct hostapd_iface **iface, *hapd_iface; in hostapd_iface_alloc() local
4347 struct hostapd_iface *iface = hapd->iface; in hostapd_fill_csa_settings() local
4607 struct hostapd_iface *iface = hapd->iface; in hostapd_fill_cca_settings() local
[all …]
H A Dieee802_11_ht.c123 int hostapd_ht_operation_update(struct hostapd_iface *iface) in hostapd_ht_operation_update()
179 static int is_40_allowed(struct hostapd_iface *iface, int channel) in is_40_allowed()
210 struct hostapd_iface *iface = hapd->iface; in hostapd_2040_coex_action() local
388 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add()
411 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove()
528 struct hostapd_iface *iface = eloop_data; in ap_ht2040_timeout() local
H A Dacs.h23 static inline enum hostapd_chan_status acs_init(struct hostapd_iface *iface) in acs_init()
29 static inline void acs_cleanup(struct hostapd_iface *iface) in acs_cleanup()
H A Dap_list.h44 static inline int ap_list_init(struct hostapd_iface *iface) in ap_list_init()
49 static inline void ap_list_deinit(struct hostapd_iface *iface) in ap_list_deinit()
53 static inline void ap_list_timer(struct hostapd_iface *iface) in ap_list_timer()
H A Deth_p_oui.c33 struct eth_p_oui_iface *iface; member
53 struct eth_p_oui_iface *iface = ctx; in eth_p_rx() local
91 struct eth_p_oui_iface *iface; in eth_p_oui_register() local
143 struct eth_p_oui_iface *iface; in eth_p_oui_unregister() local
164 struct eth_p_oui_iface *iface = ctx->iface; in eth_p_oui_send() local
H A Dairtime_policy.c36 static int get_airtime_policy_update_timeout(struct hostapd_iface *iface, in get_airtime_policy_update_timeout()
135 struct hostapd_iface *iface = eloop_data; in update_airtime_weights() local
255 int airtime_policy_update_init(struct hostapd_iface *iface) in airtime_policy_update_init()
270 void airtime_policy_update_deinit(struct hostapd_iface *iface) in airtime_policy_update_deinit()
H A Dairtime_policy.h37 static inline int airtime_policy_update_init(struct hostapd_iface *iface) in airtime_policy_update_init()
42 static inline void airtime_policy_update_deinit(struct hostapd_iface *iface) in airtime_policy_update_deinit()
/freebsd-14.2/usr.sbin/ppp/
H A Diface.h37 struct iface { struct
45 struct iface_addr *addr; /* Array of addresses (malloc'd) */ argument
57 extern struct iface *iface_Create(const char *name); argument
H A Diface.c98 struct iface *iface; in iface_Create() local
376 iface_Name(struct iface *iface, const char *name) in iface_Name()
412 struct iface *iface; in iface_Descr() local
474 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) in iface_Clear()
531 iface_Add(struct iface *iface, struct ncp *ncp, const struct ncprange *ifa, in iface_Add()
617 iface_Delete(struct iface *iface, struct ncp *ncp, const struct ncpaddr *del) in iface_Delete()
710 iface_Free(struct iface *iface) in iface_Free()
719 iface_Destroy(struct iface *iface) in iface_Destroy()
765 struct iface *iface = arg->bundle->iface, *current; in iface_Show() local
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c56 static void wpa_priv_cmd_register(struct wpa_priv_interface *iface, in wpa_priv_cmd_register()
136 static void wpa_priv_cmd_scan(struct wpa_priv_interface *iface, in wpa_priv_cmd_scan()
392 static void wpa_priv_cmd_set_key(struct wpa_priv_interface *iface, in wpa_priv_cmd_set_key()
456 struct wpa_priv_interface *iface = l2_ctx->parent; in wpa_priv_l2_rx() local
639 struct wpa_priv_interface *iface = eloop_ctx; in wpa_priv_receive() local
752 struct wpa_priv_interface *iface; in wpa_priv_interface_init() local
894 static void wpa_priv_send_auth(struct wpa_priv_interface *iface, in wpa_priv_send_auth()
1048 struct wpa_priv_interface *iface = ctx; in wpa_supplicant_event() local
1113 struct wpa_priv_interface *iface; in wpa_supplicant_event_global() local
1144 struct wpa_priv_interface *iface = ctx; in wpa_supplicant_rx_eapol() local
[all …]
/freebsd-14.2/contrib/wpa/src/fst/
H A Dfst.c22 static void fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, in fst_ctrl_iface_notify_peer_state_change()
44 struct fst_iface *iface = NULL; in fst_attach() local
90 void fst_detach(struct fst_iface *iface) in fst_detach()
166 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, in fst_rx_action()
178 void fst_notify_peer_connected(struct fst_iface *iface, const u8 *addr) in fst_notify_peer_connected()
194 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) in fst_notify_peer_disconnected()
217 void fst_update_mac_addr(struct fst_iface *iface, const u8 *addr) in fst_update_mac_addr()
/freebsd-14.2/sbin/ipf/iplang/
H A Diplang.h7 typedef struct iface { struct
12 struct iface *if_next; argument
18 struct iface *snd_if; argument
/freebsd-14.2/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-80x0.dtsi24 #define CP11X_PCIEx_MEM_BASE(iface) (0xf6000000 + (iface * 0x1000000)) argument
25 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
45 #define CP11X_PCIEx_MEM_BASE(iface) (0xfa000000 + (iface * 0x1000000)) argument
46 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
H A Dcn9130.dtsi29 #define CP11X_PCIEx_MEM_BASE(iface) ((iface == 0) ? 0xc0000000 : \ argument
31 #define CP11X_PCIEx_MEM_SIZE(iface) ((iface == 0) ? 0x1ff00000 : 0xf00000) argument
H A Darmada-70x0.dtsi22 #define CP11X_PCIEx_MEM_BASE(iface) (0xf6000000 + (iface * 0x1000000)) argument
23 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
H A Dcn9131-db.dtsi61 #define CP11X_PCIEx_MEM_BASE(iface) (0xe2000000 + (iface * 0x1000000)) argument
62 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
/freebsd-14.2/sbin/ifconfig/
H A Difconfig_netlink.c147 struct iface { struct
157 struct iface **ifaces; argument
182 struct iface *iface = snl_allocz(ss, sizeof(*iface)); in prepare_ifmap() local
253 struct iface *iface = ifmap->ifaces[ifindex]; in prepare_ifaddrs() local
262 match_iface(struct ifconfig_args *args, struct iface *iface) in match_iface()
321 sort_iface_ifaddrs(struct snl_state *ss, struct iface *iface) in sort_iface_ifaddrs()
368 status_nl(if_ctx *ctx, struct iface *iface) in status_nl()
473 struct iface *iface = sorted_ifaces[i]; in list_interfaces_nl() local
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c135 struct wpas_dbus_priv *iface; in wpas_dbus_signal_interface() local
198 struct wpas_dbus_priv *iface; in wpas_dbus_signal_scan_done() local
237 struct wpas_dbus_priv *iface; in wpas_dbus_signal_bss() local
306 struct wpas_dbus_priv *iface; in wpas_dbus_signal_blob() local
371 struct wpas_dbus_priv *iface; in wpas_dbus_signal_network() local
463 struct wpas_dbus_priv *iface; in wpas_dbus_signal_network_request() local
540 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_pbc_overlap() local
578 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_success() local
619 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_fail() local
665 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_m2d() local
[all …]
H A Ddbus_new_introspect.c30 struct interfaces *iface; in add_interface() local
100 struct interfaces *iface; in extract_interfaces_methods() local
115 struct interfaces *iface; in extract_interfaces_signals() local
130 struct interfaces *iface; in extract_interfaces_properties() local
161 struct interfaces *iface, *n; in add_interfaces() local
/freebsd-14.2/sys/netgraph/netflow/
H A Dng_netflow.c286 iface_p iface; in ng_netflow_newhook() local
318 iface_p iface; in ng_netflow_newhook() local
422 struct ng_netflow_iface *iface; in ng_netflow_rcvmsg() local
452 struct ng_netflow_iface *iface; in ng_netflow_rcvmsg() local
590 const iface_p iface = NG_HOOK_PRIVATE(hook); in ng_netflow_rcvdata() local
1037 iface_p iface = NG_HOOK_PRIVATE(hook); in ng_netflow_disconnect() local

1234567