Searched refs:test_check_buf_notification (Results 1 – 3 of 3) sorted by relevance
/external/ltp/utils/sctp/func_tests/ |
D | test_sctp_sendrecvmsg.c | 185 test_check_buf_notification(big_buffer, error, msg_flags, in main() 206 test_check_buf_notification(big_buffer, error, msg_flags, in main() 306 test_check_buf_notification(big_buffer, error, msg_flags, in main() 328 test_check_buf_notification(big_buffer, error, msg_flags, in main() 372 test_check_buf_notification(big_buffer, error, msg_flags, in main()
|
/external/ltp/utils/sctp/testlib/ |
D | sctputil.c | 181 test_check_buf_notification(void *buf, int datalen, int msg_flags, in test_check_buf_notification() function 225 test_check_buf_notification(msg->msg_iov[0].iov_base, datalen, in test_check_msg_notification()
|
D | sctputil.h | 315 void test_check_buf_notification(void *, int, int, int, uint16_t, uint32_t);
|