Searched refs:this_copy (Results 1 – 1 of 1) sorted by relevance
486 int this_copy; in sctp_copy_out_packet_log() local515 this_copy = min((length - sizeof(int)), SCTP_PACKET_LOG_SIZE); in sctp_copy_out_packet_log()516 memcpy((void *)lenat, (void *)SCTP_BASE_VAR(packet_log_buffer), this_copy); in sctp_copy_out_packet_log()522 return (this_copy + sizeof(int)); in sctp_copy_out_packet_log()