Searched refs:interfaces (Results 1 - 24 of 24) sorted by relevance

/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dmain.c283 hostapd_interface_init(struct hapd_interfaces *interfaces, argument
293 iface->interfaces = interfaces;
340 struct hapd_interfaces *interfaces = signal_ctx; local
343 hostapd_for_each_interface(interfaces, handle_reload_iface, NULL);
350 struct hapd_interfaces *interfaces = signal_ctx; local
351 hostapd_for_each_interface(interfaces, handle_dump_state_iface, NULL);
357 static int hostapd_global_init(struct hapd_interfaces *interfaces, argument
379 eloop_register_signal(SIGHUP, handle_reload, interfaces);
380 eloop_register_signal(SIGUSR1, handle_dump_state, interfaces);
512 hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, const char *path) argument
536 struct hapd_interfaces interfaces; local
[all...]
H A Dctrl_iface.c1189 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, argument
1192 if (hostapd_add_iface(interfaces, buf) < 0) {
1200 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, argument
1203 if (hostapd_remove_iface(interfaces, buf) < 0) {
1214 void *interfaces = eloop_ctx; local
1237 if (hostapd_ctrl_iface_add(interfaces, buf + 4) < 0)
1240 if (hostapd_ctrl_iface_remove(interfaces, buf + 7) < 0)
1373 void hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interfaces) argument
1377 if (interfaces->global_ctrl_sock > -1) {
1378 eloop_unregister_read_sock(interfaces
[all...]
/freebsd-10.1-release/etc/rc.d/
H A Dbridge51 eval interfaces=\$autobridge_${bridge}
52 if [ -n "${interfaces}" ]; then
53 for i in ${interfaces}; do
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dutils.c81 if (hapd->iface->interfaces &&
82 hapd->iface->interfaces->for_each_interface)
83 hapd->iface->interfaces->for_each_interface(
84 hapd->iface->interfaces, prune_associations, &data);
H A Dhostapd.c45 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, argument
52 for (i = 0; i < interfaces->count; i++) {
53 ret = cb(interfaces->iface[i], ctx);
117 if (iface->interfaces == NULL ||
118 iface->interfaces->config_read_cb == NULL)
120 newconf = iface->interfaces->config_read_cb(iface->config_fname);
296 if (hapd->iface->interfaces &&
297 hapd->iface->interfaces->ctrl_iface_deinit)
298 hapd->iface->interfaces->ctrl_iface_deinit(hapd);
781 if (hapd->iface->interfaces
1159 hostapd_iface_alloc(struct hapd_interfaces *interfaces) argument
1183 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, const char *ctrl_iface) argument
1221 hostapd_data_alloc( struct hapd_interfaces *interfaces, struct hostapd_config *conf) argument
1252 hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) argument
1316 hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) argument
[all...]
H A Dwpa_auth_glue.c314 if (hapd->iface->interfaces == NULL ||
315 hapd->iface->interfaces->for_each_interface == NULL)
319 return hapd->iface->interfaces->for_each_interface(
320 hapd->iface->interfaces, wpa_auth_iface_iter, &data);
372 if (proto == ETH_P_RRB && hapd->iface->interfaces &&
373 hapd->iface->interfaces->for_each_interface) {
380 res = hapd->iface->interfaces->for_each_interface(
381 hapd->iface->interfaces, hostapd_wpa_auth_ft_iter,
H A Dhostapd.h34 int (*for_each_interface)(struct hapd_interfaces *interfaces,
202 struct hapd_interfaces *interfaces; member in struct:hostapd_iface
264 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
H A Dwps_hostapd.c77 if (iface->interfaces == NULL ||
78 iface->interfaces->for_each_interface == NULL)
80 return iface->interfaces->for_each_interface(iface->interfaces,
258 if (iface->interfaces == NULL ||
259 iface->interfaces->reload_config(iface) < 0) {
722 if (iface->interfaces == NULL ||
723 iface->interfaces->for_each_interface == NULL)
726 iface->interfaces->for_each_interface(iface->interfaces, get_uuid_c
[all...]
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c20 struct interfaces { struct
27 static struct interfaces * add_interface(struct dl_list *list,
30 struct interfaces *iface;
32 dl_list_for_each(iface, list, struct interfaces, list) { argument
37 iface = os_zalloc(sizeof(struct interfaces));
98 struct interfaces *iface;
112 struct interfaces *iface;
126 struct interfaces *iface;
136 * extract_interfaces - Extract interfaces from methods, signals and props
138 * @obj_dsc: Description of object from which interfaces wil
157 dl_list_for_each_safe(iface, n, list, struct interfaces, list) argument
[all...]
/freebsd-10.1-release/contrib/openresolv/
H A Dresolvconf.in42 IFACEDIR="$VARDIR/interfaces"
68 -f Ignore non existant interfaces
71 -l [\$PATTERN] Show DNS information, optionally from interfaces
73 -i [\$PATTERN] Show interfaces that have supplied DNS information
74 optionally from interfaces that match the specified
223 # Only list interfaces which we really have
/freebsd-10.1-release/sys/nfs/
H A Dbootp_subr.c170 STAILQ_HEAD(, bootpc_ifcontext) interfaces;
287 * In order to have multiple active interfaces with address 0.0.0.0
289 * mask to /8 on all interfaces, and temporarily set it to /0 when
441 STAILQ_INSERT_TAIL(&gctx->interfaces, ifctx, next);
660 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) {
668 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) {
789 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) {
812 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) {
888 STAILQ_FOREACH(ifctx, &gctx->interfaces, next)
911 STAILQ_FOREACH(ifctx, &gctx->interfaces, nex
[all...]
/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps_upnp_i.h118 * multiple wireless interfaces sharing the same UPnP device instance. Each
125 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member in struct:upnp_wps_device_sm
H A Dwps_upnp.c559 dl_list_for_each(iface, &s->sm->interfaces,
1071 dl_list_for_each(iface, &sm->interfaces,
1099 if (dl_list_len(&sm->interfaces) == 1) {
1114 if (dl_list_empty(&sm->interfaces)) {
1170 dl_list_init(&sm->interfaces);
1174 dl_list_add(&sm->interfaces, &iface->list);
1203 dl_list_for_each(iface, &sm->interfaces,
H A Dwps_upnp_web.c189 iface = dl_list_first(&sm->interfaces,
320 iface = dl_list_first(&sm->interfaces,
422 iface = dl_list_first(&sm->interfaces,
476 iface = dl_list_first(&sm->interfaces,
581 dl_list_for_each(iface, &sm->interfaces,
648 dl_list_for_each(iface, &sm->interfaces,
H A Dwps_upnp_ssdp.c132 iface = dl_list_first(&sm->interfaces,
584 &sm->interfaces,
/freebsd-10.1-release/share/mk/
H A Dbsd.test.mk52 # Pull in the definitions of all supported test interfaces.
/freebsd-10.1-release/contrib/apr-util/
H A Dapr-util.spec19 contains additional utility interfaces for APR; including support
20 for XML, LDAP, database interfaces, URI parsing and more.
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c960 struct wpa_priv_interface *interfaces = NULL, *iface; local
1007 iface->next = interfaces;
1008 interfaces = iface;
1020 iface = interfaces;
/freebsd-10.1-release/sbin/pfctl/
H A Dparse.y4723 expand_altq(struct pf_altq *a, struct node_if *interfaces,
4734 FREE_LIST(struct node_if, interfaces);
4739 LOOP_THROUGH(struct node_if, interface, interfaces,
4825 FREE_LIST(struct node_if, interfaces);
4832 expand_queue(struct pf_altq *a, struct node_if *interfaces,
4852 LOOP_THROUGH(struct node_if, interface, interfaces,
4960 FREE_LIST(struct node_if, interfaces);
4975 struct node_if *interfaces, struct node_host *rpool_hosts,
5003 LOOP_THROUGH(struct node_if, interface, interfaces,
5139 FREE_LIST(struct node_if, interfaces);
[all...]
/freebsd-10.1-release/contrib/bsnmp/snmp_mibII/
H A DmibII_tree.def31 # Definition of the standard interfaces and ip trees.
36 (2 interfaces
/freebsd-10.1-release/sys/conf/
H A Dkmod.mk31 # MFILES Optionally a list of interfaces used by the module.
32 # This file contains a default list of interfaces.
/freebsd-10.1-release/contrib/ipfilter/
H A DHISTORY87 3535361 to interfaces printed out of order
285 allow NAT rule to match 'all' interfaces with * as interface name
451 * fix back from guido for state tracking interfaces
609 patches from Greg to fix Solaris detachment of interfaces
660 interfaces.
680 fix ipmon rule printing of interfaces and add IN/OUT to the end of ipmon
/freebsd-10.1-release/sbin/route/
H A Droute.c108 static void interfaces(void);
368 * associated with network interfaces.
1414 interfaces(void) function
1485 interfaces();
/freebsd-10.1-release/sys/net/
H A Dif.c214 * The allocation of network interfaces is a rather non-atomic affair; we
380 SYSINIT(interfaces, SI_SUB_INIT_IF, SI_ORDER_FIRST, if_init, NULL);
568 * to the list of "active" interfaces. If vmove flag is set on entry
797 * Detach an interface, removing it from the list of "active" interfaces.
1018 /* XXX Lock interfaces to avoid races. */
2352 /* Don't allow group membership on non-multicast interfaces. */
3287 * At this time we only support certain types of interfaces,

Completed in 506 milliseconds