Searched defs:wait_time (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Doffchannel.c259 offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, void (*tx_cb)(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result), int no_cck) argument
[all...]
H A Dgas_query.c330 unsigned int wait_time; local
285 gas_query_tx(struct gas_query *gas, struct gas_query_pending *query, struct wpabuf *req, unsigned int wait_time) argument
H A Ddpp_supplicant.c116 unsigned int wait_time, max_tries; local
255 unsigned int wait_time, diff_ms; local
349 unsigned int wait_time, max_wait_time, freq, max_tries, used; local
1586 unsigned int wait_time; local
1636 unsigned int wait_time; local
1695 unsigned int wait_time; local
2009 unsigned int wait_time; local
2125 unsigned int wait_time; local
[all...]
H A Dwpa_supplicant.c5606 wpas_gas_server_tx(void *ctx, int freq, const u8 *da, struct wpabuf *buf, unsigned int wait_time) argument
H A Dp2p_supplicant.c1412 unsigned int wait_time; member in struct:send_action_work
1552 wpas_send_action_work(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time) argument
1586 wpas_send_action(void *ctx, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, int *scheduled) argument
[all...]
H A Dctrl_iface.c8541 int freq = 0, no_cck = 0, wait_time = 0; local
/netbsd-current/external/bsd/wpa/dist/src/p2p/
H A Dp2p_dev_disc.c71 unsigned int wait_time; local
H A Dp2p_sd.c278 unsigned int wait_time; local
429 unsigned int wait_time = 200; local
628 unsigned int wait_time = 200; local
[all...]
H A Dp2p.c4909 p2p_send_action(struct p2p_data *p2p, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time) argument
/netbsd-current/sys/net/npf/
H A Dnpf_worker.c275 unsigned wait_time = NPF_GC_MAXWAIT; local
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Daccounting.c464 unsigned int i, wait_time; local
H A Dgas_query_ap.c284 unsigned int wait_time; local
258 gas_query_tx(struct gas_query_ap *gas, struct gas_query_pending *query, struct wpabuf *req, unsigned int wait_time) argument
H A Ddpp_hostapd.c89 unsigned int wait_time, max_tries; local
215 unsigned int wait_time, diff_ms; local
314 unsigned int wait_time, max_wait_time, freq, max_tries, used; local
[all...]
/netbsd-current/usr.sbin/lpr/common_source/
H A Ddisplayq.c88 int wait_time = 300; /* time out after 5 minutes by default */ variable
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp2_execution.c163 uint16_t wait_time = max_wait / num_polls; local
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dgas_server.c418 gas_server_init(void *ctx, void (*tx)(void *ctx, int freq, const u8 *da, struct wpabuf *buf, unsigned int wait_time)) argument
/netbsd-current/sys/arch/x68k/stand/libdos/
H A Ddos.h249 long wait_time; member in struct:dos_prcptr
/netbsd-current/sys/fs/udf/
H A Dudf_strat_rmw.c104 struct timespec wait_time; member in struct:udf_eccline
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dworker.c1391 struct timeval wait_time; local
/netbsd-current/sys/dev/ic/
H A Dsl811hs.c1728 slhci_waitintr(struct slhci_softc *sc, int wait_time) argument
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_nl80211.c3629 wpa_driver_nl80211_send_frame(struct i802_bss *bss, const void *data, size_t len, int encrypt, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
3684 wpa_driver_nl80211_send_mlme(struct i802_bss *bss, const u8 *data, size_t data_len, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) argument
7453 wpa_driver_nl80211_send_action(struct i802_bss *bss, unsigned int freq, unsigned int wait_time, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) argument
8707 driver_nl80211_send_action(void *priv, unsigned int freq, unsigned int wait_time, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) argument
[all...]

Completed in 489 milliseconds