Searched defs:net_list (Results 1 – 2 of 2) sorted by relevance
156 struct list_head net_list; /* node in per net list */ member
6503 static void __net_exit default_device_exit_batch(struct list_head *net_list) in default_device_exit_batch()