Home
last modified time | relevance | path

Searched refs:dadq (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c82 struct dadq;
1116 struct dadq { struct
1117 TAILQ_ENTRY(dadq) dad_list;
1135 VNET_DEFINE_STATIC(TAILQ_HEAD(, dadq), dadq);
1137 #define V_dadq VNET(dadq)
1173 static struct dadq *
1176 struct dadq *dp; in nd6_dad_find()
1246 struct dadq *dp; in nd6_dad_start()
1321 struct dadq *dp; in nd6_dad_stop()
1538 struct dadq *dp; in nd6_dad_ns_input()
[all …]