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