Home
last modified time | relevance | path

Searched defs:ai_order (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/net/
H A Dgetaddrinfo.c213 struct ai_order { struct
214 union {
217 } aio_src_un;
219 u_int32_t aio_srcflag;
220 int aio_srcscope;
221 int aio_dstscope;
222 struct policyqueue *aio_srcpolicy;
223 struct policyqueue *aio_dstpolicy;
224 struct addrinfo *aio_ai;
225 int aio_matchlen;
[all …]