Searched refs:ai_socktype (Results 1 – 5 of 5) sorted by relevance
168 p, p->ai_flags, p->ai_family, p->ai_socktype, p->ai_protocol); \201 saved_portable_socktype = portable_hints->ai_socktype; in WRAP()202 native_hints->ai_socktype = socktype_pton(saved_portable_socktype); in WRAP()210 portable_hints->ai_socktype = saved_portable_socktype; in WRAP()223 rp->ai_socktype = socktype_ntop(rp->ai_socktype); in WRAP()255 rp->ai_socktype = socktype_pton(rp->ai_socktype); /* Likely not really necessary */ in WRAP()
116 int ai_socktype; /* SOCK_xxx */ member
130 int ai_socktype; /* SOCK_xxx */ member