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

  /external/ltp/utils/sctp/include/netinet/
sctp.h 280 * 5.3.1.4 SCTP_SEND_FAILED
285 struct sctp_send_failed { struct
416 struct sctp_send_failed sn_send_failed;
435 SCTP_SEND_FAILED,
436 #define SCTP_SEND_FAILED SCTP_SEND_FAILED
  /bionic/libc/kernel/uapi/linux/
sctp.h 214 struct sctp_send_failed { struct
323 struct sctp_send_failed sn_send_failed;
339 SCTP_SEND_FAILED,
340 #define SCTP_SEND_FAILED SCTP_SEND_FAILED
  /external/iproute2/include/uapi/linux/
sctp.h 387 * 5.3.1.4 SCTP_SEND_FAILED
392 struct sctp_send_failed { struct
567 struct sctp_send_failed sn_send_failed;
589 SCTP_SEND_FAILED,
590 #define SCTP_SEND_FAILED SCTP_SEND_FAILED
  /external/kernel-headers/original/uapi/linux/
sctp.h 389 * 5.3.1.4 SCTP_SEND_FAILED
394 struct sctp_send_failed { struct
569 struct sctp_send_failed sn_send_failed;
591 SCTP_SEND_FAILED,
592 #define SCTP_SEND_FAILED SCTP_SEND_FAILED

Completed in 380 milliseconds