Searched defs:SCTP_TSN_LOG_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_structs.h666 #define SCTP_TSN_LOG_SIZE 40 macro
1009 struct sctp_tsn_log in_tsnlog[SCTP_TSN_LOG_SIZE];
1010 struct sctp_tsn_log out_tsnlog[SCTP_TSN_LOG_SIZE];
1011 uint32_t cumack_log[SCTP_TSN_LOG_SIZE];
1012 uint32_t cumack_logsnt[SCTP_TSN_LOG_SIZE];

Completed in 30 milliseconds