Lines Matching refs:sctp_asoc_list
130 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
153 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
181 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
342 stcb = LIST_FIRST(&inp->sctp_asoc_list);
535 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1333 if (LIST_FIRST(&inp->sctp_asoc_list) == NULL) {
1430 LIST_INIT(&inp->sctp_asoc_list);
1526 LIST_INSERT_HEAD(&new_inp->sctp_asoc_list, stcb, sctp_tcblist);
2037 for ((asoc = LIST_FIRST(&inp->sctp_asoc_list)); asoc != NULL;
2151 for ((asoc = LIST_FIRST(&inp->sctp_asoc_list)); asoc != NULL;
2812 LIST_INSERT_HEAD(&inp->sctp_asoc_list, stcb, sctp_tcblist);
3526 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
3538 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4618 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {