Searched defs:dn_wild_sk (Results 1 - 1 of 1) sorted by relevance

/net/decnet/
H A Daf_decnet.c157 static struct hlist_head dn_wild_sk; variable in typeref:struct:hlist_head
168 return hlist_empty(&dn_wild_sk) ? &dn_wild_sk : NULL;
400 sk = sk_head(&dn_wild_sk);

Completed in 248 milliseconds