Home
last modified time | relevance | path

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

/external/ltp/utils/sctp/testlib/
Dsctputil.c237 uint32_t expected_ppid) 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()
268 if (sinfo->sinfo_ppid != expected_ppid) in test_check_buf_data()
271 expected_ppid, sinfo->sinfo_ppid); in test_check_buf_data()
280 uint32_t expected_ppid) in test_check_msg_data() argument
301 expected_stream, expected_ppid); in test_check_msg_data()