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

/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_sctp_timer_iterate.c109 SCTP_PRINTF("ERROR; Creating ithread failed\n");
116 SCTP_PRINTF("ERROR; return code from pthread_create() is %d\n", rc);
H A Duser_environment.h91 SCTP_PRINTF(args);\
H A Duser_socket.c919 SCTP_PRINTF("%s: error = %d\n", __func__, error);
965 SCTP_PRINTF("%s: error = %d\n", __func__, error);
1017 SCTP_PRINTF("%s: error = %d\n", __func__, error);
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("Wh
[all...]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_auth.c274 SCTP_PRINTF("%s: [Null key]\n", str);
277 SCTP_PRINTF("%s: len %u, ", str, key->keylen);
280 SCTP_PRINTF("%02x", key->key[i]);
281 SCTP_PRINTF("\n");
283 SCTP_PRINTF("[Null key]\n");
293 SCTP_PRINTF("%s: [Null key]\n", str);
296 SCTP_PRINTF("%s: len %u, ", str, key->keylen);
299 SCTP_PRINTF("%02x", key->key[i]);
300 SCTP_PRINTF("\n");
302 SCTP_PRINTF("[Nul
[all...]
H A 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("Insanit
[all...]
H A Dsctp_timer.c427 SCTP_PRINTF("Found chk:%p tsn:%x <= last_acked_seq:%x\n",
452 SCTP_PRINTF("after recover order is as follows\n");
454 SCTP_PRINTF("chk:%p TSN:%x\n", (void *)chk, chk->rec.data.TSN_seq);
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",
1061 SCTP_PRINTF("Strange in state %d not cookie-echoed yet c-e timer expires?\n", SCTP_GET_STATE(&stcb->asoc));
1334 SCTP_PRINTF("Hmm, sent_queue_retran_cnt is non-zero %d\n",
1343 SCTP_PRINTF("Foun
[all...]
H A Dsctputil.c293 SCTP_PRINTF("Gak log of NULL?\n");
602 SCTP_PRINTF("\n");
605 SCTP_PRINTF("\n");
608 SCTP_PRINTF("\n");
611 SCTP_PRINTF("%2.2x%2.2x ", (uint32_t) sctp_audit_data[i][0],
615 SCTP_PRINTF("\n");
621 SCTP_PRINTF("\n");
624 SCTP_PRINTF("\n");
627 SCTP_PRINTF("\n");
630 SCTP_PRINTF("
[all...]
H A 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__); \
H A Dsctp_indata.c352 SCTP_PRINTF("gap:%x tsn:%x\n", gap, tsn);
484 SCTP_PRINTF("This should not happen control_pdapi NULL?\n");
486 SCTP_PRINTF("Bad chunking ??\n");
487 SCTP_PRINTF("Dumping re-assembly queue this will probably hose the association\n");
1620 SCTP_PRINTF("Append fails end:%d\n", end);
2037 SCTP_PRINTF("huh, cumack 0x%x greater than high-tsn 0x%x in map - should panic?\n",
2070 SCTP_PRINTF("Error Mapping array's not clean at clear\n");
2092 SCTP_PRINTF("impossible slide lgap:%x slide_end:%x slide_from:%x? at:%d\n",
2101 SCTP_PRINTF("Gak, would have overrun map end:%d slide_end:%d\n",
3269 /* SCTP_PRINTF("O
[all...]
H A Dsctp_peeloff.c297 SCTP_PRINTF("soremque failed, peeloff-fails (invarients would panic)\n");
H A 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_fre
[all...]
H A Dsctp_asconf.c1316 SCTP_PRINTF("asconf_queue_mgmt: inserted asconf ADD_IP_ADDRESS: ");
1319 SCTP_PRINTF("asconf_queue_mgmt: appended asconf DEL_IP_ADDRESS: ");
1322 SCTP_PRINTF("asconf_queue_mgmt: appended asconf SET_PRIM_ADDR: ");
2911 SCTP_PRINTF("process_initack_addrs: bad len (%d) type=%xh\n",
H A Dsctp_input.c276 SCTP_PRINTF("Gak, put out entire msg with NO end!-1\n");
277 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d\n",
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));
H A Dsctp_output.c3246 SCTP_PRINTF("Stcb is null - no print\n");
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_don
[all...]
H A Dsctp_crc32.c805 SCTP_PRINTF("sctp_delayed_cksum(): m->len: %d, off: %d.\n",
H A Dsctp_usrreq.c95 SCTP_PRINTF("WSAStartup failed\n");
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/
H A Dsctp6_usrreq.c1112 SCTP_PRINTF("huh? control set?\n");

Completed in 4771 milliseconds