Searched refs:econet_sklist (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/econet/
H A Daf_econet.c51 static struct hlist_head econet_sklist; variable in typeref:struct:hlist_head
559 econet_remove_socket(&econet_sklist, sk);
629 econet_insert_socket(&econet_sklist, sk);
781 sk_for_each(sk, node, &econet_sklist) {

Completed in 53 milliseconds