HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_AUDIT_SIZE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctputil.c 587 uint8_t sctp_audit_data[SCTP_AUDIT_SIZE][2];
598 for (i = sctp_audit_indx; i < SCTP_AUDIT_SIZE; i++) {
650 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
657 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
666 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
675 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
693 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
704 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
712 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
724 if (sctp_audit_indx >= SCTP_AUDIT_SIZE) {
    [all...]
sctp_constants.h 87 #define SCTP_AUDIT_SIZE 256
    [all...]

Completed in 33 milliseconds