Home | History | Annotate | Download | only in wps

Lines Matching full:addrinfo

317 	struct addrinfo hints;
318 struct addrinfo *result = NULL;
319 struct addrinfo *rp;
354 os_memset(&hints, 0, sizeof(struct addrinfo));