Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/contrib/wpa/hostapd/
H A Dmain.c257 hostapd_interface_init(struct hapd_interfaces * interfaces,const char * if_name,const char * config_fname,int debug) hostapd_interface_init() argument
320 struct hapd_interfaces *interfaces = signal_ctx; handle_reload() local
334 hostapd_global_init(struct hapd_interfaces * interfaces,const char * entropy_file) hostapd_global_init() argument
511 hostapd_get_global_ctrl_iface(struct hapd_interfaces * interfaces,const char * path) hostapd_get_global_ctrl_iface() argument
541 hostapd_get_ctrl_iface_group(struct hapd_interfaces * interfaces,const char * group) hostapd_get_ctrl_iface_group() argument
629 struct hapd_interfaces *interfaces = eloop_ctx; hostapd_periodic() local
639 struct hapd_interfaces interfaces; main() local
[all...]
H A Dctrl_iface.c4447 hostapd_ctrl_iface_add(struct hapd_interfaces * interfaces,char * buf) hostapd_ctrl_iface_add() argument
4458 hostapd_ctrl_iface_remove(struct hapd_interfaces * interfaces,char * buf) hostapd_ctrl_iface_remove() argument
4469 hostapd_global_ctrl_iface_attach(struct hapd_interfaces * interfaces,struct sockaddr_storage * from,socklen_t fromlen,char * input) hostapd_global_ctrl_iface_attach() argument
4478 hostapd_global_ctrl_iface_detach(struct hapd_interfaces * interfaces,struct sockaddr_storage * from,socklen_t fromlen) hostapd_global_ctrl_iface_detach() argument
4486 hostapd_ctrl_iface_flush(struct hapd_interfaces * interfaces) hostapd_ctrl_iface_flush() argument
4516 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces * interfaces,const char * cmd) hostapd_global_ctrl_iface_fst_attach() argument
4544 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces * interfaces,const char * cmd) hostapd_global_ctrl_iface_fst_detach() argument
4568 hostapd_interfaces_get_hapd(struct hapd_interfaces * interfaces,const char * ifname) hostapd_interfaces_get_hapd() argument
4653 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces * interfaces,const char * input,char * reply,int reply_size) hostapd_global_ctrl_iface_interfaces() argument
4698 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces * interfaces,char * cmd) hostapd_global_ctrl_iface_dup_network() argument
4742 hostapd_global_ctrl_iface_ifname(struct hapd_interfaces * interfaces,const char * ifname,char * buf,char * reply,int reply_size,struct sockaddr_storage * from,socklen_t fromlen) hostapd_global_ctrl_iface_ifname() argument
4769 struct hapd_interfaces *interfaces = eloop_ctx; hostapd_global_ctrl_iface_receive() local
5144 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces * interfaces) hostapd_global_ctrl_iface_deinit() argument
[all...]
H A Dhostapd_cli.c949 hostapd_cli_get_interfaces(struct wpa_ctrl * ctrl,struct dl_list * interfaces) hostapd_cli_get_interfaces() argument
/freebsd-src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c20 struct interfaces { struct
27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
[all...]
/freebsd-src/contrib/wpa/src/ap/
H A Dhostapd.c71 hostapd_for_each_interface(struct hapd_interfaces * interfaces,int (* cb)(struct hostapd_iface * iface,void * ctx),void * ctx) hostapd_for_each_interface() argument
215 struct hapd_interfaces *interfaces = iface->interfaces; hostapd_reload_config() local
2259 struct hapd_interfaces *interfaces = iface->interfaces; hostapd_setup_interface_complete() local
2498 hostapd_init(struct hapd_interfaces * interfaces,const char * config_file) hostapd_init() argument
2552 ifname_in_use(struct hapd_interfaces * interfaces,const char * ifname) ifname_in_use() argument
2581 hostapd_interface_init_bss(struct hapd_interfaces * interfaces,const char * phy,const char * config_fname,int debug) hostapd_interface_init_bss() argument
2850 hostapd_iface_alloc(struct hapd_interfaces * interfaces) hostapd_iface_alloc() argument
2874 hostapd_config_alloc(struct hapd_interfaces * interfaces,const char * ifname,const char * ctrl_iface,const char * driver) hostapd_config_alloc() argument
2962 hostapd_add_iface(struct hapd_interfaces * interfaces,char * buf) hostapd_add_iface() argument
3168 hostapd_remove_iface(struct hapd_interfaces * interfaces,char * buf) hostapd_remove_iface() argument
3727 hostapd_get_iface(struct hapd_interfaces * interfaces,const char * ifname) hostapd_get_iface() argument
[all...]
H A Dvlan_full.c54 struct hapd_interfaces *interfaces; in dyn_iface_get() local
90 struct hapd_interfaces *interfaces; in dyn_iface_put() local
H A Deth_p_oui.c94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local
H A Ddrv_callbacks.c2094 struct hapd_interfaces *interfaces = ctx; wpa_supplicant_event_global() local
[all...]
H A Dbeacon.c801 struct hapd_interfaces *interfaces = iface->interfaces; sta_track_seen_on() local
[all...]
H A Ddpp_hostapd.c2709 struct hapd_interfaces *interfaces = ctx; hostapd_dpp_remove_bi() local
[all...]
H A Dhostapd.h449 struct hapd_interfaces *interfaces; global() member
/freebsd-src/contrib/wireguard-tools/
H A Dshow.c391 char *interfaces = ipc_list_devices(), *interface; in show_main() local
422 char *interfaces, *interface; in show_main() local
/freebsd-src/contrib/kyua/engine/
H A Dkyuafile.cpp210 const std::set< std::string > interfaces = in parser() local
H A Dscheduler.cpp124 static interfaces_map interfaces; global() variable
[all...]
/freebsd-src/contrib/wpa/src/wps/
H A Dwps_upnp_i.h124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member
/freebsd-src/sbin/pfctl/
H A Dparse.y5683 expand_altq(struct pf_altq * a,struct node_if * interfaces,struct node_queue * nqueues,struct node_queue_bw bwspec,struct node_queue_opt * opts) expand_altq() argument
5796 expand_queue(struct pf_altq * a,struct node_if * interfaces,struct node_queue * nqueues,struct node_queue_bw bwspec,struct node_queue_opt * opts) expand_queue() argument
5950 expand_eth_rule(struct pfctl_eth_rule * r,struct node_if * interfaces,struct node_etherproto * protos,struct node_mac * srcs,struct node_mac * dsts,struct node_host * ipsrcs,struct node_host * ipdsts,const char * bridge_to,const char * anchor_call) expand_eth_rule() argument
6020 expand_rule(struct pfctl_rule * r,struct node_if * interfaces,struct node_host * rpool_hosts,struct node_proto * protos,struct node_os * src_oses,struct node_host * src_hosts,struct node_port * src_ports,struct node_host * dst_hosts,struct node_port * dst_ports,struct node_uid * uids,struct node_gid * gids,struct node_icmp * icmp_types,const char * anchor_call) expand_rule() argument
6213 expand_skip_interface(struct node_if * interfaces) expand_skip_interface() argument
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c52 struct wpa_priv_interface *interfaces; member
/freebsd-src/sbin/route/
H A Droute.c1430 interfaces(void) interfaces() function
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h27 struct dl_list interfaces; member