Home | History | Annotate | Download | only in libpcap

Lines Matching defs:addrinfo

130 struct addrinfo {
138 struct addrinfo *ai_next; /* next structure in linked list */
143 #include <netdb.h> /* for "struct addrinfo" */
288 * any addrinfo structure that would need to be freed.
290 struct addrinfo *ai;
6208 struct addrinfo *res, *res0;
6662 struct addrinfo *res;