HomeSort by relevance Sort by last modified time
    Searched defs:sctp_remote_error (Results 1 - 4 of 4) sorted by null

  /external/ltp/utils/sctp/include/netinet/
sctp.h 262 * 5.3.1.3 SCTP_REMOTE_ERROR
267 * included in a SCTP_REMOTE_ERROR event. Please refer to the SCTP
271 struct sctp_remote_error { struct
417 struct sctp_remote_error sn_remote_error;
439 SCTP_REMOTE_ERROR,
440 #define SCTP_REMOTE_ERROR SCTP_REMOTE_ERROR
  /bionic/libc/kernel/uapi/linux/
sctp.h 228 struct sctp_remote_error { struct
351 struct sctp_remote_error sn_remote_error;
372 SCTP_REMOTE_ERROR,
373 #define SCTP_REMOTE_ERROR SCTP_REMOTE_ERROR
  /external/iproute2/include/uapi/linux/
sctp.h 367 * 5.3.1.3 SCTP_REMOTE_ERROR
372 * included in a SCTP_REMOTE_ERROR event. Please refer to the SCTP
376 struct sctp_remote_error { struct
566 struct sctp_remote_error sn_remote_error;
591 SCTP_REMOTE_ERROR,
592 #define SCTP_REMOTE_ERROR SCTP_REMOTE_ERROR
  /external/kernel-headers/original/uapi/linux/
sctp.h 410 * 5.3.1.3 SCTP_REMOTE_ERROR
415 * included in a SCTP_REMOTE_ERROR event. Please refer to the SCTP
419 struct sctp_remote_error { struct
618 struct sctp_remote_error sn_remote_error;
645 SCTP_REMOTE_ERROR,
646 #define SCTP_REMOTE_ERROR SCTP_REMOTE_ERROR
    [all...]

Completed in 51 milliseconds