Searched refs:bound_sa_len (Results 1 – 1 of 1) sorted by relevance
293 socklen_t bound_sa_len = sizeof(bound_sa); in inet_socket_init_server() local296 if (getsockname(s, &bound_sa.sa, &bound_sa_len) < 0) { in inet_socket_init_server()