Home
last modified time | relevance | path

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

/Linux-v5.10/net/decnet/
Daf_decnet.c150 static struct hlist_head dn_wild_sk; variable
162 return hlist_empty(&dn_wild_sk) ? &dn_wild_sk : NULL; in dn_find_list()
394 sk = sk_head(&dn_wild_sk); in dn_sklist_find_listener()