Home
last modified time | relevance | path

Searched refs:this_copy (Results 1 – 1 of 1) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_bsd_addr.c964 int tocopy, this_copy; local
992 this_copy = min((length - sizeof(int)), SCTP_PACKET_LOG_SIZE);
993 memcpy((void *)lenat, (void *)SCTP_BASE_VAR(packet_log_buffer), this_copy);
999 return (this_copy + sizeof(int));