Searched refs:test_check_buf_notification (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ltp/utils/sctp/func_tests/ |
H A D | test_sctp_sendrecvmsg.c | 189 test_check_buf_notification(big_buffer, error, msg_flags, in main() 210 test_check_buf_notification(big_buffer, error, msg_flags, in main() 310 test_check_buf_notification(big_buffer, error, msg_flags, in main() 332 test_check_buf_notification(big_buffer, error, msg_flags, in main() 376 test_check_buf_notification(big_buffer, error, msg_flags, in main()
|
/aosp_15_r20/external/ltp/utils/sctp/testlib/ |
H A 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()
|
H A D | sctputil.h | 356 void test_check_buf_notification(void *, int, int, int, uint16_t, uint32_t);
|