Lines Matching refs:serial
2462 * A2) A serial number should be assigned to the Chunk. The serial
2463 * number should be a monotonically increasing number. All serial
2781 asconf.serial = htonl(asoc->addip_serial++);
2952 __u32 serial, int vparam_len)
2964 asconf.serial = htonl(serial);
3224 /* Process an incoming ASCONF chunk with the next expected serial no. and
3238 __u32 serial;
3244 serial = ntohl(hdr->serial);
3262 asconf_ack = sctp_make_asconf_ack(asoc, serial, chunk_len * 4);