Home
last modified time | relevance | path

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

/linux-4.4.14/net/decnet/
Daf_decnet.c157 static struct hlist_head dn_wild_sk; variable
168 return hlist_empty(&dn_wild_sk) ? &dn_wild_sk : NULL; in dn_find_list()
400 sk = sk_head(&dn_wild_sk); in dn_sklist_find_listener()