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 282 * 5.3.1.4 SCTP_SEND_FAILED
287 struct sctp_send_failed { struct
418 struct sctp_send_failed sn_send_failed;
437 SCTP_SEND_FAILED,
438 #define SCTP_SEND_FAILED SCTP_SEND_FAILED
  /bionic/libc/kernel/uapi/linux/
sctp.h 236 struct sctp_send_failed { struct
352 struct sctp_send_failed sn_send_failed;
370 SCTP_SEND_FAILED,
371 #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 430 * 5.3.1.4 SCTP_SEND_FAILED
435 struct sctp_send_failed { struct
619 struct sctp_send_failed sn_send_failed;
643 SCTP_SEND_FAILED,
644 #define SCTP_SEND_FAILED SCTP_SEND_FAILED
    [all...]

Completed in 49 milliseconds