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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dllc_conn.h80 struct hlist_node dev_hash_node; member in struct:llc_sock
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_sap.c405 hlist_for_each_entry(llc, node, dev_hb, dev_hash_node) {
H A Dllc_conn.c713 hlist_add_head(&llc->dev_hash_node, dev_hb);
731 hlist_del(&llc->dev_hash_node);

Completed in 73 milliseconds