Searched refs:net_list (Results 1 – 3 of 3) sorted by relevance
177 struct list_head net_list; /* node in per net list */ member208 #define rio_dev_f(n) list_entry(n, struct rio_dev, net_list)
173 static inline void tc_action_net_exit(struct list_head *net_list, in tc_action_net_exit() argument178 list_for_each_entry(net, net_list, exit_list) { in tc_action_net_exit()
1465 void ip_vs_service_nets_cleanup(struct list_head *net_list);
Completed in 14 milliseconds