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