Searched defs:set_list (Results 1 – 3 of 3) sorted by relevance
156 struct list_head set_list; /* link with other nat sets */ member
332 struct list_head set_list; /* link with all sit sets */ member
4124 struct list_head *set_list = &sm_info->sit_entry_set; in add_sits_in_set() local