Searched defs:set_list (Results 1 – 4 of 4) sorted by relevance
104 struct list_head set_list; member
130 struct list_head set_list; /* link with other nat sets */ member
268 struct list_head set_list; /* link with all sit sets */ member
1852 struct list_head *set_list = &sm_info->sit_entry_set; in add_sits_in_set() local