Searched refs:haspeerlist (Results 1 – 1 of 1) sorted by relevance
4144 templist_t *haspeerlist, *newbie; local4147 haspeerlist = NULL;4196 newbie->next = haspeerlist;4198 haspeerlist = newbie;4204 age_pair_peer_list(haspeerlist, sp, B_FALSE);4205 haspeerlist = NULL;4229 newbie->next = haspeerlist;4231 haspeerlist = newbie;4237 age_pair_peer_list(haspeerlist, sp, B_TRUE);7872 age_pair_peer_list(templist_t *haspeerlist, sadb_t *sp, boolean_t outbound) argument[all …]