Home | History | Annotate | Download | only in apps

Lines Matching refs:ladd_size

2110 	socklen_t ladd_size = sizeof(ladd);
2112 getsockname(sock, (struct sockaddr *)&ladd, &ladd_size);