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

  /external/ltp/utils/sctp/include/netinet/
sctp.h 67 #define SCTP_INITMSG 2
117 * SCTP associations with sendmsg(). The SCTP_INITMSG socket option
123 * IPPROTO_SCTP SCTP_INIT struct sctp_initmsg
126 struct sctp_initmsg { struct
175 struct sctp_initmsg init;
  /bionic/libc/kernel/uapi/linux/
sctp.h 26 #define SCTP_INITMSG 2
105 struct sctp_initmsg { struct
156 struct sctp_initmsg init;
  /external/iproute2/include/uapi/linux/
sctp.h 67 #define SCTP_INITMSG 2
168 * SCTP associations with sendmsg(). The SCTP_INITMSG socket option
174 * IPPROTO_SCTP SCTP_INIT struct sctp_initmsg
176 struct sctp_initmsg { struct
277 struct sctp_initmsg init;
  /external/kernel-headers/original/uapi/linux/
sctp.h 67 #define SCTP_INITMSG 2
170 * SCTP associations with sendmsg(). The SCTP_INITMSG socket option
176 * IPPROTO_SCTP SCTP_INIT struct sctp_initmsg
178 struct sctp_initmsg { struct
279 struct sctp_initmsg init;

Completed in 508 milliseconds