Home
last modified time | relevance | path

Searched defs:send_len (Results 51 - 65 of 65) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dpcsc_funcs.c775 scard_transmit(struct scard_data *scard, unsigned char *_send, size_t send_len, unsigned char *_recv, size_t *recv_len) scard_transmit() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Drrm.c450 int send_len = (len > MPDU_REPORT_LEN) ? next - pos : len; in wpas_rrm_send_msr_report() local
H A Dctrl_iface.c9059 size_t send_len = HWSIM_IP_LEN; in wpas_ctrl_iface_data_test_tx() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dpcsc_funcs.c775 scard_transmit(struct scard_data *scard, unsigned char *_send, size_t send_len, unsigned char *_recv, size_t *recv_len) scard_transmit() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Drrm.c460 int send_len = (len > MPDU_REPORT_LEN) ? next - pos : len; in wpas_rrm_send_msr_report() local
H A Dctrl_iface.c10184 size_t send_len = HWSIM_IP_LEN; local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c512 u32 padded_len, send_len; in ath6kl_htc_tx_issue() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c512 u32 padded_len, send_len; in ath6kl_htc_tx_issue() local
/third_party/lwip/src/apps/smtp/
H A Dsmtp.c1226 u16_t send_len = (u16_t)(s->body_len - s->body_sent); in smtp_send_body() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.h214 size_t send_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.h214 size_t send_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c3338 int send_len; in send_deauth() local
3460 int send_len; in send_assoc_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2116 size_t send_len = HWSIM_IP_LEN; in hostapd_ctrl_iface_data_test_tx() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1920 size_t send_len = HWSIM_IP_LEN; in hostapd_ctrl_iface_data_test_tx() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c4926 int send_len; in send_deauth() local
5048 int send_len; in send_assoc_resp() local
[all...]

Completed in 64 milliseconds

123