Searched refs:bound_addr (Results 1 – 1 of 1) sorted by relevance
145 struct sockaddr_storage bound_addr; in is_socket_bound_to_wildcard() local146 socklen_t bound_addr_len = sizeof(bound_addr); in is_socket_bound_to_wildcard()147 struct sockaddr *sa = ss2sa(&bound_addr); in is_socket_bound_to_wildcard()