Searched refs:exit_list (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
D | net_namespace.h | 79 struct list_head exit_list; /* To linked to call pernet exit member |
D | act_api.h | 173 list_for_each_entry(net, net_list, exit_list) { in tc_action_net_exit() |