Searched refs:thisend (Results 1 – 1 of 1) sorted by relevance
395 int value, newval, thisend, thisbegin; in sctp_packet_log() local423 thisend = total_len; in sctp_packet_log()426 thisend = newval; in sctp_packet_log()428 if (!(atomic_cmpset_int(&SCTP_BASE_VAR(packet_log_end), value, thisend))) { in sctp_packet_log()437 thisend = total_len; in sctp_packet_log()440 thisend = newval; in sctp_packet_log()442 if (!(atomic_cmpset_int(&SCTP_BASE_VAR(packet_log_end), value, thisend))) { in sctp_packet_log()447 if (thisend >= SCTP_PACKET_LOG_SIZE) { in sctp_packet_log()450 thisend, in sctp_packet_log()466 thisone = thisend - sizeof(int); in sctp_packet_log()