Home
last modified time | relevance | path

Searched refs:expected_stream (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/utils/sctp/testlib/
Dsctputil.c236 int expected_msg_flags, uint16_t expected_stream, in test_check_buf_data() argument
256 if ((0 == expected_stream) && (0 == expected_ppid)) in test_check_buf_data()
262 expected_stream, expected_ppid); in test_check_buf_data()
264 if (sinfo->sinfo_stream != expected_stream) in test_check_buf_data()
267 expected_stream, sinfo->sinfo_stream); in test_check_buf_data()
279 int expected_msg_flags, uint16_t expected_stream, in test_check_msg_data() argument
301 expected_stream, expected_ppid); in test_check_msg_data()