Home
last modified time | relevance | path

Searched defs:tx_buf (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dgas_serv.c1453 struct wpabuf *buf, *tx_buf; in gas_serv_req_local_processing() local
1529 struct wpabuf *tx_buf; in gas_serv_req_dpp_processing() local
1737 struct wpabuf *buf, *tx_buf; in gas_serv_rx_gas_comeback_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dgas_serv.c1456 struct wpabuf *buf, *tx_buf; in gas_serv_req_local_processing() local
1532 struct wpabuf *tx_buf; in gas_serv_req_dpp_processing() local
1746 struct wpabuf *buf, *tx_buf; in gas_serv_rx_gas_comeback_req() local
/third_party/rust/crates/nix/test/sys/
Dtest_ioctl.rs305 tx_buf: u64, field
/third_party/lwip/src/apps/smtp/
Dsmtp.c239 char tx_buf[SMTP_TX_BUF_LEN + 1]; member