ifa_order_elt
TAILQ_ENTRY(ifa_order_elt) link;
TAILQ_HEAD(ifa_queue, ifa_order_elt);
struct ifa_order_elt *cur;
struct ifa_order_elt *cur, *e1, *e2;
struct ifa_order_elt *cur, *tmp;