Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/
Duser_sctp_timer_iterate.c109 SCTP_PRINTF("ERROR; Creating ithread failed\n"); in sctp_start_timer()
116 SCTP_PRINTF("ERROR; return code from pthread_create() is %d\n", rc); in sctp_start_timer()
Duser_environment.h91 SCTP_PRINTF(args);\
Duser_socket.c919 SCTP_PRINTF("%s: error = %d\n", __func__, error); in userspace_sctp_sendmbuf()
965 SCTP_PRINTF("%s: error = %d\n", __func__, error); in userspace_sctp_recvmsg()
1017 SCTP_PRINTF("%s: error = %d\n", __func__, error); in userspace_sctp_recvmsg()
2797 SCTP_PRINTF("Can not get the IP header in the first mbuf.\n");
2808 SCTP_PRINTF("Can not get the UDP/IP header in the first mbuf.\n");
2821 SCTP_PRINTF("Why did the SCTP implementation did not choose a source address?\n");
2863 SCTP_PRINTF("mbuf chain couldn't be copied completely\n");
2953 SCTP_PRINTF("Can not get the IP header in the first mbuf.\n");
2965 SCTP_PRINTF("Can not get the UDP/IP header in the first mbuf.\n");
2978 SCTP_PRINTF("Why did the SCTP implementation did not choose a source address?\n");
[all …]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_bsd_addr.c204 SCTP_PRINTF("ERROR: Creating sctp_iterator_thread failed.\n");
334 SCTP_PRINTF("GetAdaptersV4Addresses() sizing failed with error code %d\n", Err);
335 SCTP_PRINTF("err = %d; AdapterAddrsSize = %d\n", Err, AdapterAddrsSize);
342 SCTP_PRINTF("Memory allocation error!\n");
347 SCTP_PRINTF("GetAdaptersV4Addresses() failed with error code %d\n", Err);
386 SCTP_PRINTF("GetAdaptersV6Addresses() sizing failed with error code %d\n", Err);
387 SCTP_PRINTF("err = %d; AdapterAddrsSize = %d\n", Err, AdapterAddrsSize);
393 SCTP_PRINTF("Memory allocation error!\n");
398 SCTP_PRINTF("GetAdaptersV6Addresses() failed with error code %d\n", Err);
1026 SCTP_PRINTF("Insanity stops a log thisbegin:%d thisend:%d writers:%d lock:%d end:%d\n",
Dsctp_auth.c274 SCTP_PRINTF("%s: [Null key]\n", str); in sctp_print_key()
277 SCTP_PRINTF("%s: len %u, ", str, key->keylen); in sctp_print_key()
280 SCTP_PRINTF("%02x", key->key[i]); in sctp_print_key()
281 SCTP_PRINTF("\n"); in sctp_print_key()
283 SCTP_PRINTF("[Null key]\n"); in sctp_print_key()
293 SCTP_PRINTF("%s: [Null key]\n", str); in sctp_show_key()
296 SCTP_PRINTF("%s: len %u, ", str, key->keylen); in sctp_show_key()
299 SCTP_PRINTF("%02x", key->key[i]); in sctp_show_key()
300 SCTP_PRINTF("\n"); in sctp_show_key()
302 SCTP_PRINTF("[Null key]\n"); in sctp_show_key()
[all …]
Dsctp_timer.c427 SCTP_PRINTF("Found chk:%p tsn:%x <= last_acked_seq:%x\n", in sctp_recover_sent_list()
452 SCTP_PRINTF("after recover order is as follows\n"); in sctp_recover_sent_list()
454 SCTP_PRINTF("chk:%p TSN:%x\n", (void *)chk, chk->rec.data.TSN_seq); in sctp_recover_sent_list()
544 SCTP_PRINTF("Our list is out of order? last_acked:%x chk:%x\n",
550 SCTP_PRINTF("Recover attempts a restart cnt:%d\n", recovery_cnt);
555 SCTP_PRINTF("Recovery fails %d times??\n", recovery_cnt);
759 SCTP_PRINTF("Local Audit says there are %d for retran asoc cnt:%d we marked:%d this time\n",
1061SCTP_PRINTF("Strange in state %d not cookie-echoed yet c-e timer expires?\n", SCTP_GET_STATE(&stcb…
1334 SCTP_PRINTF("Hmm, sent_queue_retran_cnt is non-zero %d\n",
1343 SCTP_PRINTF("Found additional streams NOT managed by scheduler, corrected\n");
[all …]
Dsctputil.c293 SCTP_PRINTF("Gak log of NULL?\n"); in sctp_log_strm_del()
602 SCTP_PRINTF("\n"); in sctp_print_audit_report()
605 SCTP_PRINTF("\n"); in sctp_print_audit_report()
608 SCTP_PRINTF("\n"); in sctp_print_audit_report()
611 SCTP_PRINTF("%2.2x%2.2x ", (uint32_t) sctp_audit_data[i][0], in sctp_print_audit_report()
615 SCTP_PRINTF("\n"); in sctp_print_audit_report()
621 SCTP_PRINTF("\n"); in sctp_print_audit_report()
624 SCTP_PRINTF("\n"); in sctp_print_audit_report()
627 SCTP_PRINTF("\n"); in sctp_print_audit_report()
630 SCTP_PRINTF("%2.2x%2.2x ", (uint32_t) sctp_audit_data[i][0], in sctp_print_audit_report()
[all …]
Dsctp_os_userspace.h552 #define SCTP_PRINTF(...) \ macro
616 SCTP_PRINTF(__VA_ARGS__); \
642 SCTP_PRINTF("mbuf:%p inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
646 SCTP_PRINTF("inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
1123 SCTP_PRINTF("%s:%d at %s\n", __FILE__, __LINE__ , __FUNCTION__); \
Dsctp_indata.c352 SCTP_PRINTF("gap:%x tsn:%x\n", gap, tsn); in sctp_mark_non_revokable()
484 SCTP_PRINTF("This should not happen control_pdapi NULL?\n"); in sctp_service_reassembly()
486 SCTP_PRINTF("Bad chunking ??\n"); in sctp_service_reassembly()
487 SCTP_PRINTF("Dumping re-assembly queue this will probably hose the association\n"); in sctp_service_reassembly()
1620 SCTP_PRINTF("Append fails end:%d\n", end); in sctp_process_a_data_chunk()
2037 SCTP_PRINTF("huh, cumack 0x%x greater than high-tsn 0x%x in map - should panic?\n", in sctp_slide_mapping_arrays()
2070 SCTP_PRINTF("Error Mapping array's not clean at clear\n"); in sctp_slide_mapping_arrays()
2092 SCTP_PRINTF("impossible slide lgap:%x slide_end:%x slide_from:%x? at:%d\n", in sctp_slide_mapping_arrays()
2101 SCTP_PRINTF("Gak, would have overrun map end:%d slide_end:%d\n", in sctp_slide_mapping_arrays()
3488 SCTP_PRINTF("Chk TSN:%u size:%d inflight cnt:%d\n",
[all …]
Dsctp_crc32.c805 SCTP_PRINTF("sctp_delayed_cksum(): m->len: %d, off: %d.\n", in sctp_delayed_cksum()
Dsctp_peeloff.c297 SCTP_PRINTF("soremque failed, peeloff-fails (invarients would panic)\n"); in sctp_get_peeloff()
Dsctp_pcb.c1844 SCTP_PRINTF("TSNH ep_associd\n");
1848 SCTP_PRINTF("TSNH ep_associd0\n");
1855 SCTP_PRINTF("TSNH ep_associd1\n");
1865 SCTP_PRINTF("TSNH ep_associd2\n");
2810 SCTP_PRINTF("Out of SCTP-INPCB structures - no resources\n");
2949 SCTP_PRINTF("Out of SCTP-INPCB->hashinit - no resources\n");
2981 SCTP_PRINTF("in_pcballoc: can't alloc mutex! so=%p\n", (void *)so);
3911 SCTP_PRINTF("This conflict in free SHOULD not be happening! from %d, imm %d\n", from, immediate);
4047 SCTP_PRINTF("Error, sp is NULL, locked on sending is %p strm:%d\n",
4319 SCTP_PRINTF("sctp_inpcb_free inp = %p couldn't set to STOPUSING\n", (void *)inp);
[all …]
Dsctp_output.c3246 SCTP_PRINTF("Stcb is null - no print\n"); in sctp_choose_boundall()
7310 SCTP_PRINTF("Failed to initiate iterator for sendall\n");
7603 SCTP_PRINTF("Huh? Stream:%d lm_in_c=%d but queue is NULL\n",
7622 SCTP_PRINTF("Gak, put out entire msg with NO end!-1\n");
7623 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d send_lock:%d\n",
7837 SCTP_PRINTF("Huh, freeing tail? - TSNH\n");
7870 SCTP_PRINTF("Huh, how can to_move be larger?\n");
7921 SCTP_PRINTF("prepend fails HELP?\n");
8023 SCTP_PRINTF("Gak, put out entire msg with NO end!-2\n");
8024 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d send_lock:%d\n",
[all …]
Dsctp_asconf.c1316 SCTP_PRINTF("asconf_queue_mgmt: inserted asconf ADD_IP_ADDRESS: "); in sctp_asconf_queue_mgmt()
1319 SCTP_PRINTF("asconf_queue_mgmt: appended asconf DEL_IP_ADDRESS: "); in sctp_asconf_queue_mgmt()
1322 SCTP_PRINTF("asconf_queue_mgmt: appended asconf SET_PRIM_ADDR: "); in sctp_asconf_queue_mgmt()
2911 SCTP_PRINTF("process_initack_addrs: bad len (%d) type=%xh\n", in sctp_process_initack_addresses()
Dsctp_input.c276 SCTP_PRINTF("Gak, put out entire msg with NO end!-1\n"); in sctp_is_there_unsent_data()
277 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d\n", in sctp_is_there_unsent_data()
2718 SCTP_PRINTF("Bad problem find_ep got a diff inp then special_locate?\n");
2738 SCTP_PRINTF("Huh? ep:%p diff then l_inp:%p?\n",
3475 SCTP_PRINTF("**Local Audit finds cnt:%d asoc cnt:%d\n",
4808 SCTP_PRINTF("sctp_process_control: Can't get the all data....\n");
6156 SCTP_PRINTF("%p: m_len = %ld\n", (void *)m, SCTP_BUF_LEN(m));
6158 SCTP_PRINTF("%p: extend_size = %d\n", (void *)m, SCTP_BUF_EXTEND_SIZE(m));
Dsctp_usrreq.c95 SCTP_PRINTF("WSAStartup failed\n"); in sctp_init()
1113 SCTP_PRINTF("huh? control set?\n");
1286 SCTP_PRINTF("Error, sp is NULL, locked on sending is non-null strm:%d\n",
1483 SCTP_PRINTF("Error, sp is NULL, locked on sending is non-null strm:%d\n",
4313 SCTP_PRINTF("optval is NULL\n");
4319 SCTP_PRINTF("inp is NULL?\n");
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c1112 SCTP_PRINTF("huh? control set?\n");