Home
last modified time | relevance | path

Searched refs:SO_EE_ORIGIN_TXSTATUS (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dlinux_defines.h24 #ifndef SO_EE_ORIGIN_TXSTATUS
25 #define SO_EE_ORIGIN_TXSTATUS 4 macro
H A Ddriver_nl80211.c1896 if (err->ee_origin == SO_EE_ORIGIN_TXSTATUS) in wpa_driver_nl80211_handle_eapol_tx_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dlinux_defines.h24 #ifndef SO_EE_ORIGIN_TXSTATUS
25 #define SO_EE_ORIGIN_TXSTATUS 4 macro
H A Ddriver_nl80211.c2230 if (err->ee_origin == SO_EE_ORIGIN_TXSTATUS) in wpa_driver_nl80211_handle_eapol_tx_status()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2675 pub const SO_EE_ORIGIN_TXSTATUS: u8 = 4; consts
2676 pub const SO_EE_ORIGIN_TIMESTAMPING: u8 = SO_EE_ORIGIN_TXSTATUS;
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3460 pub const SO_EE_ORIGIN_TXSTATUS: u8 = 4; consts
3461 pub const SO_EE_ORIGIN_TIMESTAMPING: u8 = SO_EE_ORIGIN_TXSTATUS;

Completed in 47 milliseconds