Searched refs:stream_no (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/utils/sctp/lib/ |
D | sendmsg.c | 34 uint16_t stream_no, uint32_t timetolive, uint32_t context) in sctp_sendmsg() argument 63 sinfo->sinfo_stream = stream_no; in sctp_sendmsg()
|
/third_party/ltp/utils/sctp/testlib/ |
D | sctputil.h | 273 uint16_t stream_no, uint32_t timetolive, in test_sctp_sendmsg() argument 276 int error = sctp_sendmsg(s, msg, len, to, tolen, ppid, flags, stream_no, in test_sctp_sendmsg()
|
/third_party/ltp/utils/sctp/include/netinet/ |
D | sctp.h | 847 uint16_t stream_no, uint32_t timetolive, uint32_t context);
|