Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dname6.c170 struct hp_order { struct
171 union {
174 } aio_src_un;
176 u_int32_t aio_srcflag;
177 int aio_srcscope;
178 int aio_dstscope;
179 struct policyqueue *aio_srcpolicy;
203 static void set_source(struct hp_order *, struct policyhead *); argument