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.c916 SCTP_PRINTF("%s: error = %d\n", __func__, error); in userspace_sctp_sendmbuf()
962 SCTP_PRINTF("%s: error = %d\n", __func__, error); in userspace_sctp_recvmsg()
1014 SCTP_PRINTF("%s: error = %d\n", __func__, error); in userspace_sctp_recvmsg()
2794 SCTP_PRINTF("Can not get the IP header in the first mbuf.\n");
2805 SCTP_PRINTF("Can not get the UDP/IP header in the first mbuf.\n");
2818 SCTP_PRINTF("Why did the SCTP implementation did not choose a source address?\n");
2860 SCTP_PRINTF("mbuf chain couldn't be copied completely\n");
2950 SCTP_PRINTF("Can not get the IP header in the first mbuf.\n");
2962 SCTP_PRINTF("Can not get the UDP/IP header in the first mbuf.\n");
2975 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.c289 SCTP_PRINTF("%s: [Null key]\n", str); in sctp_print_key()
292 SCTP_PRINTF("%s: len %u, ", str, key->keylen); in sctp_print_key()
295 SCTP_PRINTF("%02x", key->key[i]); in sctp_print_key()
296 SCTP_PRINTF("\n"); in sctp_print_key()
298 SCTP_PRINTF("[Null key]\n"); in sctp_print_key()
308 SCTP_PRINTF("%s: [Null key]\n", str); in sctp_show_key()
311 SCTP_PRINTF("%s: len %u, ", str, key->keylen); in sctp_show_key()
314 SCTP_PRINTF("%02x", key->key[i]); in sctp_show_key()
315 SCTP_PRINTF("\n"); in sctp_show_key()
317 SCTP_PRINTF("[Null key]\n"); in sctp_show_key()
[all …]
Dsctp_timer.c425 SCTP_PRINTF("Found chk:%p tsn:%x <= last_acked_seq:%x\n", in sctp_recover_sent_list()
450 SCTP_PRINTF("after recover order is as follows\n"); in sctp_recover_sent_list()
452 SCTP_PRINTF("chk:%p TSN:%x\n", (void *)chk, chk->rec.data.TSN_seq); in sctp_recover_sent_list()
542 SCTP_PRINTF("Our list is out of order? last_acked:%x chk:%x\n",
548 SCTP_PRINTF("Recover attempts a restart cnt:%d\n", recovery_cnt);
553 SCTP_PRINTF("Recovery fails %d times??\n", recovery_cnt);
757 SCTP_PRINTF("Local Audit says there are %d for retran asoc cnt:%d we marked:%d this time\n",
1059SCTP_PRINTF("Strange in state %d not cookie-echoed yet c-e timer expires?\n", SCTP_GET_STATE(&stcb…
1332 SCTP_PRINTF("Hmm, sent_queue_retran_cnt is non-zero %d\n",
1341 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.h548 #define SCTP_PRINTF(...) \ macro
612 SCTP_PRINTF(__VA_ARGS__); \
638 SCTP_PRINTF("mbuf:%p inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
642 SCTP_PRINTF("inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
1119 SCTP_PRINTF("%s:%d at %s\n", __FILE__, __LINE__ , __FUNCTION__); \
Dsctp_indata.c347 SCTP_PRINTF("gap:%x tsn:%x\n", gap, tsn); in sctp_mark_non_revokable()
479 SCTP_PRINTF("This should not happen control_pdapi NULL?\n"); in sctp_service_reassembly()
481 SCTP_PRINTF("Bad chunking ??\n"); in sctp_service_reassembly()
482 SCTP_PRINTF("Dumping re-assembly queue this will probably hose the association\n"); in sctp_service_reassembly()
1615 SCTP_PRINTF("Append fails end:%d\n", end); in sctp_process_a_data_chunk()
2032 SCTP_PRINTF("huh, cumack 0x%x greater than high-tsn 0x%x in map - should panic?\n", in sctp_slide_mapping_arrays()
2065 SCTP_PRINTF("Error Mapping array's not clean at clear\n"); in sctp_slide_mapping_arrays()
2087 SCTP_PRINTF("impossible slide lgap:%x slide_end:%x slide_from:%x? at:%d\n", in sctp_slide_mapping_arrays()
2096 SCTP_PRINTF("Gak, would have overrun map end:%d slide_end:%d\n", in sctp_slide_mapping_arrays()
3483 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.c285 SCTP_PRINTF("soremque failed, peeloff-fails (invarients would panic)\n"); in sctp_get_peeloff()
Dsctp_pcb.c1795 SCTP_PRINTF("TSNH ep_associd\n");
1799 SCTP_PRINTF("TSNH ep_associd0\n");
1806 SCTP_PRINTF("TSNH ep_associd1\n");
1816 SCTP_PRINTF("TSNH ep_associd2\n");
2741 SCTP_PRINTF("Out of SCTP-INPCB structures - no resources\n");
2862 SCTP_PRINTF("Out of SCTP-INPCB->hashinit - no resources\n");
2888 SCTP_PRINTF("in_pcballoc: can't alloc mutex! so=%p\n", (void *)so);
3827 SCTP_PRINTF("This conflict in free SHOULD not be happening! from %d, imm %d\n", from, immediate);
3963 SCTP_PRINTF("Error, sp is NULL, locked on sending is %p strm:%d\n",
4235 SCTP_PRINTF("sctp_inpcb_free inp = %p couldn't set to STOPUSING\n", (void *)inp);
[all …]
Dsctp_output.c3102 SCTP_PRINTF("Stcb is null - no print\n"); in sctp_choose_boundall()
7120 SCTP_PRINTF("Failed to initiate iterator for sendall\n");
7413 SCTP_PRINTF("Huh? Stream:%d lm_in_c=%d but queue is NULL\n",
7432 SCTP_PRINTF("Gak, put out entire msg with NO end!-1\n");
7433 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d send_lock:%d\n",
7647 SCTP_PRINTF("Huh, freeing tail? - TSNH\n");
7680 SCTP_PRINTF("Huh, how can to_move be larger?\n");
7731 SCTP_PRINTF("prepend fails HELP?\n");
7836 SCTP_PRINTF("Gak, put out entire msg with NO end!-2\n");
7837 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d send_lock:%d\n",
[all …]
Dsctp_asconf.c1321 SCTP_PRINTF("asconf_queue_mgmt: inserted asconf ADD_IP_ADDRESS: "); in sctp_asconf_queue_mgmt()
1324 SCTP_PRINTF("asconf_queue_mgmt: appended asconf DEL_IP_ADDRESS: "); in sctp_asconf_queue_mgmt()
1327 SCTP_PRINTF("asconf_queue_mgmt: appended asconf SET_PRIM_ADDR: "); in sctp_asconf_queue_mgmt()
2897 SCTP_PRINTF("process_initack_addrs: bad len (%d) type=%xh\n", in sctp_process_initack_addresses()
Dsctp_input.c274 SCTP_PRINTF("Gak, put out entire msg with NO end!-1\n"); in sctp_is_there_unsent_data()
275 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d\n", in sctp_is_there_unsent_data()
2732 SCTP_PRINTF("Bad problem find_ep got a diff inp then special_locate?\n");
2752 SCTP_PRINTF("Huh? ep:%p diff then l_inp:%p?\n",
3482 SCTP_PRINTF("**Local Audit finds cnt:%d asoc cnt:%d\n",
4815 SCTP_PRINTF("sctp_process_control: Can't get the all data....\n");
6145 SCTP_PRINTF("%p: m_len = %ld\n", (void *)m, SCTP_BUF_LEN(m));
6147 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",
4046 SCTP_PRINTF("optval is NULL\n");
4052 SCTP_PRINTF("inp is NULL?\n");
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c1112 SCTP_PRINTF("huh? control set?\n");