Searched defs:dadq (Results 1 – 1 of 1) sorted by relevance
1639 struct dadq { struct1643 TAILQ_ENTRY(dadq) dad_list; argument1659 static ZONE_DEFINE_TYPE(dad_zone, "nd6_dad", struct dadq, ZC_ZFREE_CLEARMEM); argument1660 static struct dadq_head dadq; variable