Home
last modified time | relevance | path

Searched defs:sa_len (Results 1 – 9 of 9) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsocket-util.c89 socklen_t sa_len = sizeof(sa); in pa_socket_peer_to_string() local
254 socklen_t sa_len = sizeof(sa); in pa_socket_is_local() local
Dsocket-server.c553 socklen_t sa_len = sizeof(sa); in pa_socket_server_get_address() local
592 socklen_t sa_len = sizeof(sa); in pa_socket_server_get_address() local
Dohos_socket-server.c573 socklen_t sa_len = sizeof(sa); in pa_socket_server_get_address() local
612 socklen_t sa_len = sizeof(sa); in pa_socket_server_get_address() local
/third_party/rust/crates/rustix/src/backend/libc/net/
Dread_sockaddr.rs24 sa_len: u8, field
/third_party/pulseaudio/src/modules/rtp/
Drtsp_client.c328 socklen_t sa_len = sizeof(sa); in on_connection() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Dikev2_common.h297 size_t sa_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Dikev2_common.h297 size_t sa_len; member
/third_party/mbedtls/library/
Dssl_tls12_server.c2392 size_t ct_len, sa_len; /* including length bytes */ in ssl_write_certificate_request() local
/third_party/lwip/src/include/lwip/
Dsockets.h93 u8_t sa_len; member