Home
last modified time | relevance | path

Searched defs:net_list (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Drio.h156 struct list_head net_list; /* node in per net list */ member
/linux-3.3/net/core/
Ddev.c6503 static void __net_exit default_device_exit_batch(struct list_head *net_list) in default_device_exit_batch()