Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dname6.c169 struct hp_order { struct
170 union {
173 } aio_src_un;
175 u_int32_t aio_srcflag;
176 int aio_srcscope;
177 int aio_dstscope;
178 struct policyqueue *aio_srcpolicy;
179 struct policyqueue *aio_dstpolicy;
180 union {
204 static void set_source(struct hp_order *, struct policyhead *); argument