Searched refs:max_algo (Results 1 – 2 of 2) sorted by relevance
85 uint16_t max_algo; /* max algorithms allocated */ member
653 new_list->max_algo = num_hmacs; in sctp_alloc_hmaclist()672 if (list->num_algo == list->max_algo) {706 new_list = sctp_alloc_hmaclist(list->max_algo);710 new_list->max_algo = list->max_algo;