Home
last modified time | relevance | path

Searched defs:expected_datalen (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.c181 test_check_buf_notification(void *buf, int datalen, int msg_flags, int expected_datalen, uint16_t expected_sn_type, uint32_t expected_additional) test_check_buf_notification() argument
221 test_check_msg_notification(struct msghdr *msg, int datalen, int expected_datalen, uint16_t expected_sn_type, uint32_t expected_additional) test_check_msg_notification() argument
234 test_check_buf_data(void *buf LTP_ATTRIBUTE_UNUSED, int datalen, int msg_flags, struct sctp_sndrcvinfo *sinfo, int expected_datalen, int expected_msg_flags, uint16_t expected_stream, uint32_t expected_ppid) test_check_buf_data() argument
278 test_check_msg_data(struct msghdr *msg, int datalen, int expected_datalen, int expected_msg_flags, uint16_t expected_stream, uint32_t expected_ppid) test_check_msg_data() argument
[all...]
/third_party/lwip/test/unit/tcp/
H A Dtest_tcp_oos.c493 int count, expected_datalen; in START_TEST() local
580 int count, expected_datalen; in START_TEST() local
[all...]

Completed in 4 milliseconds