Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/doc/pdf/
H A Dappdev.tex1471 …ld\_principal \sphinxhyphen{} Build a principal name using null\sphinxhyphen{}terminated strings.}
1525 …al\_alloc\_va \sphinxhyphen{} Build a principal name, using a precomputed variable argument list.}
1577 …principal\_ext \sphinxhyphen{} Build a principal name using length\sphinxhyphen{}counted strings.}
1626 \subsubsection{krb5\_cc\_close \sphinxhyphen{} Close a credential cache handle.}
1666 \subsubsection{krb5\_cc\_default \sphinxhyphen{} Resolve the default credential cache name.}
1714 …bsection{krb5\_cc\_default\_name \sphinxhyphen{} Return the name of the default credential cache.}
1747 \subsubsection{krb5\_cc\_destroy \sphinxhyphen{} Destroy a credential cache.}
1787 \subsubsection{krb5\_cc\_dup \sphinxhyphen{} Duplicate ccache handle.}
1814 …ection{krb5\_cc\_get\_name \sphinxhyphen{} Retrieve the name, but not type of a credential cache.}
1849 …section{krb5\_cc\_get\_principal \sphinxhyphen{} Get the default principal of a credential cache.}
[all …]
H A Dplugindev.tex928 \subsection{Kerberos database interface (KDB)}
941 \subsection{Authorization data interface (authdata)}
/freebsd/contrib/wpa/hostapd/
H A Dmain.c358 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init()
421 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local
435 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init()
613 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface()
643 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group()
731 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local
739 static void hostapd_global_cleanup_mld(struct hapd_interfaces *interfaces) in hostapd_global_cleanup_mld()
764 struct hapd_interfaces interfaces; in main() local
H A Dctrl_iface.c5013 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add()
5024 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove()
5035 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach()
5044 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach()
5052 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush()
5096 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach()
5124 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach()
5148 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd()
5233 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces()
5278 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network()
[all …]
H A Dhostapd_cli.c962 struct dl_list *interfaces) in hostapd_cli_get_interfaces()
/freebsd/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
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c77 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
253 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local
2760 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local
3049 struct hapd_interfaces *interfaces) in hostapd_bss_setup_multi_link()
3111 static void hostapd_cleanup_unused_mlds(struct hapd_interfaces *interfaces) in hostapd_cleanup_unused_mlds()
3198 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
3254 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
3283 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
3619 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
3643 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
[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.c932 struct hapd_interfaces *interfaces = assoc_hapd->iface->interfaces; in hostapd_notif_disassoc_mld() local
2775 struct hapd_interfaces *interfaces = ctx; in wpa_supplicant_event_global() local
H A Dsta_info.c1032 struct hapd_interfaces *interfaces; in ap_sta_ml_disconnect() local
H A Dbeacon.c1218 struct hapd_interfaces *interfaces = iface->interfaces; in sta_track_seen_on() local
H A Ddpp_hostapd.c3906 struct hapd_interfaces *interfaces = ctx; in hostapd_dpp_remove_bi() local
H A Dhostapd.h530 struct hapd_interfaces *interfaces; member
/freebsd/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/crypto/krb5/doc/admin/conf_files/
H A Dkrb5_conf.rst855 .. _hostrealm:
/freebsd/contrib/kyua/engine/
H A Dkyuafile.cpp210 const std::set< std::string > interfaces = in parser() local
H A Dscheduler.cpp131 static interfaces_map interfaces; variable
/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_i.h124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member
/freebsd/sbin/pfctl/
H A Dparse.y5651 expand_altq(struct pf_altq *a, struct node_if *interfaces, in expand_altq()
5764 expand_queue(struct pf_altq *a, struct node_if *interfaces, in expand_queue()
5918 struct node_if *interfaces, struct node_etherproto *protos, in expand_eth_rule()
6227 struct node_if *interfaces, struct redirspec *nat, in expand_rule()
6465 expand_skip_interface(struct node_if *interfaces) in expand_skip_interface()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c52 struct wpa_priv_interface *interfaces; member
/freebsd/sbin/route/
H A Droute.c1432 interfaces(void) in interfaces() function
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h27 struct dl_list interfaces; member