Home | History | Annotate | Download | only in netinet

Lines Matching refs:asconf_seq_out

946 	stcb->asoc.asconf_seq_out_acked = stcb->asoc.asconf_seq_out;
1705 if (serial_num == (asoc->asconf_seq_out + 1)) {
1718 if (serial_num == asoc->asconf_seq_out - 1) {
2613 acp->serial_number = htonl(stcb->asoc.asconf_seq_out);
2614 stcb->asoc.asconf_seq_out++;