Searched refs:rts (Results 1 - 25 of 26) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
H A DSDL_atarieddi.S42 rts
H A DSDL_xbiosinterrupt.S83 rts
112 rts
176 rts
208 rts
H A DSDL_ikbdinterrupt.S117 rts
166 rts
284 rts
H A DSDL_ataric2p.S288 rts
400 rts
432 rts
/external/libffi/src/sh/
H A Dsysv.S141 rts
144 rts
147 rts
150 rts
154 rts
157 rts
160 rts
163 rts
189 rts
191 rts
[all...]
/external/qemu/distrib/sdl-1.2.15/src/timer/mint/
H A DSDL_vbltimer.S128 rts
165 rts
220 rts
/external/libffi/src/m68k/
H A Dsysv.S142 rts
171 rts
228 rts
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.h59 int hostapd_set_rts(struct hostapd_data *hapd, int rts);
H A Dap_drv_ops.c473 int hostapd_set_rts(struct hostapd_data *hapd, int rts) argument
477 return hapd->driver->set_rts(hapd->drv_priv, rts);
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h59 int hostapd_set_rts(struct hostapd_data *hapd, int rts);
H A Dap_drv_ops.c473 int hostapd_set_rts(struct hostapd_data *hapd, int rts) argument
477 return hapd->driver->set_rts(hapd->drv_priv, rts);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.h59 int hostapd_set_rts(struct hostapd_data *hapd, int rts);
H A Dap_drv_ops.c473 int hostapd_set_rts(struct hostapd_data *hapd, int rts) argument
477 return hapd->driver->set_rts(hapd->drv_priv, rts);
/external/kernel-headers/original/linux/
H A Dwireless.h114 * - More 802.11 support (nickname, rate, rts, frag)
882 struct iw_param rts; /* RTS threshold threshold */ member in union:iwreq_data
/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dwireless_copy.h114 * - More 802.11 support (nickname, rate, rts, frag)
933 struct iw_param rts; /* RTS threshold threshold */ member in union:iwreq_data
/external/dhcpcd/
H A Dconfigure.c415 find_route(struct rt *rts, const struct rt *r, struct rt **lrt, argument
422 for (rt = rts; rt; rt = rt->next) {
/external/icu4c/test/cintltst/
H A Dcustrtrn.c1381 UChar rts[100]; local
1384 int32_t rtcap = sizeof(rts) / sizeof(*rts);
1406 cp = u_strFromWCS(rts, rtcap, &rtl, wcs, wl, &err);
1412 log_err("u_strFromWCS: wcs = %S, wl = %d,rts = %s, rtl = %d!\n", wcs, wl, u_austrcpy(astr, rts), rtl);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1778 * @rts: RTS threshold in octets
1781 int (*set_rts)(void *priv, int rts);
H A Ddriver_nl80211.c7298 static int i802_set_rts(void *priv, int rts) argument
7310 if (rts >= 2347)
7313 val = rts;
7326 "%d (%s)", rts, ret, strerror(-ret));
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1778 * @rts: RTS threshold in octets
1781 int (*set_rts)(void *priv, int rts);
H A Ddriver_nl80211.c7298 static int i802_set_rts(void *priv, int rts) argument
7310 if (rts >= 2347)
7313 val = rts;
7326 "%d (%s)", rts, ret, strerror(-ret));
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1778 * @rts: RTS threshold in octets
1781 int (*set_rts)(void *priv, int rts);
H A Ddriver_nl80211.c7298 static int i802_set_rts(void *priv, int rts) argument
7310 if (rts >= 2347)
7313 val = rts;
7326 "%d (%s)", rts, ret, strerror(-ret));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/valgrind/main/include/vki/
H A Dvki-linux.h2599 struct vki_iw_param rts; /* RTS threshold threshold */ member in union:vki_iwreq_data

Completed in 863 milliseconds

12