Searched defs:dadq (Results 1 – 1 of 1) sorted by relevance
1633 struct dadq { struct1637 TAILQ_ENTRY(dadq) dad_list; argument1653 static ZONE_DEFINE_TYPE(dad_zone, "nd6_dad", struct dadq, ZC_ZFREE_CLEARMEM); argument1654 static struct dadq_head dadq; variable