Home
last modified time | relevance | path

Searched refs:SCTPDBG (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/
Duser_recv_thread.c130 SCTPDBG(SCTP_DEBUG_USR, "Address family %d not supported.\n", sa->sa_family); in sctp_handle_ifamsg()
262 SCTPDBG(SCTP_DEBUG_USR, "Address family %d not supported.\n", rtmsg->ifa_family);
427 SCTPDBG(SCTP_DEBUG_USR, "%s: Received %d bytes.", __func__, n); in recv_function_raw()
428 SCTPDBG(SCTP_DEBUG_USR, " - calling sctp_common_input_processing with off=%d\n", offset); in recv_function_raw()
614 SCTPDBG(SCTP_DEBUG_USR, "%s: Received %d bytes.", __func__, n); in recv_function_raw6()
615 SCTPDBG(SCTP_DEBUG_USR, " - calling sctp_common_input_processing with off=%d\n", offset); in recv_function_raw6()
822 SCTPDBG(SCTP_DEBUG_USR, "%s: Received %d bytes.", __func__, n); in recv_function_udp()
823 SCTPDBG(SCTP_DEBUG_USR, " - calling sctp_common_input_processing with off=%d\n", offset); in recv_function_udp()
1013 SCTPDBG(SCTP_DEBUG_USR, "%s: Received %d bytes.", __func__, n); in recv_function_udp6()
1014SCTPDBG(SCTP_DEBUG_USR, " - calling sctp_common_input_processing with off=%d\n", (int)sizeof(struc… in recv_function_udp6()
[all …]
Duser_mbuf.c251 SCTPDBG(SCTP_DEBUG_USR, "%s: %p mbuf already has cluster\n", __func__, (void *)m); in m_clget()
276 SCTPDBG(SCTP_DEBUG_USR, "Memory allocation failure in %s\n", __func__); in m_clget()
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_userspace.c68SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersAddresses() sizing failed with error code %d, AdapterAddrsSize… in sctp_userspace_get_mtu_from_ifn()
73 SCTPDBG(SCTP_DEBUG_USR, "Memory allocation error!\n"); in sctp_userspace_get_mtu_from_ifn()
77 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersAddresses() failed with error code %d\n", Err); in sctp_userspace_get_mtu_from_ifn()
119SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV4Addresses() sizing failed with error code %d and AdapterAddr… in Win_getifaddrs()
125 SCTPDBG(SCTP_DEBUG_USR, "Memory allocation error!\n"); in Win_getifaddrs()
130 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV4Addresses() failed with error code %d\n", Err); in Win_getifaddrs()
138 SCTPDBG(SCTP_DEBUG_USR, "Can't allocate memory\n"); in Win_getifaddrs()
153SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV6Addresses() sizing failed with error code %d AdapterAddrsSiz… in Win_getifaddrs()
159 SCTPDBG(SCTP_DEBUG_USR, "Memory allocation error!\n"); in Win_getifaddrs()
164 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV6Addresses() failed with error code %d\n", Err); in Win_getifaddrs()
[all …]
Dsctp_asconf.c90 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_asconf_success_response()
118 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_asconf_error_response()
133 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_asconf_error_response()
203 SCTPDBG(SCTP_DEBUG_ASCONF1, "process_asconf_add_ip: adding "); in sctp_process_asconf_add_ip()
228 SCTPDBG(SCTP_DEBUG_ASCONF1, "process_asconf_add_ip: adding "); in sctp_process_asconf_add_ip()
242 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_process_asconf_add_ip()
253 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_process_asconf_add_ip()
292 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_asconf_del_remote_addrs_except()
353 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_process_asconf_delete_ip()
376 SCTPDBG(SCTP_DEBUG_ASCONF1, in sctp_process_asconf_delete_ip()
[all …]
Dsctp_input.c104 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_init: handling INIT tcb:%p\n", in sctp_handle_init()
216 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending SHUTDOWN-ACK\n"); in sctp_handle_init()
220 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending INIT-ACK\n"); in sctp_handle_init()
428 SCTPDBG(SCTP_DEBUG_INPUT2, "process_init: couldn't get memory for the streams!\n"); in sctp_process_init()
495 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_process_init_ack()
669 SCTPDBG(SCTP_DEBUG_INPUT1, "Huh? I can't find the address I sent it to, discard\n"); in sctp_handle_heartbeat_ack()
803SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_nat_missing_state: Peer does not support AUTH, cannot send… in sctp_handle_nat_missing_state()
821 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: handling ABORT\n"); in sctp_handle_abort()
836 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state abort flags:%x\n", in sctp_handle_abort()
842 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state abort flags:%x\n", in sctp_handle_abort()
[all …]
Dsctp_auth.c70 SCTPDBG(SCTP_DEBUG_AUTH1, "sctp_alloc_chunklist: failed to get memory!\n"); in sctp_alloc_chunklist()
122 SCTPDBG(SCTP_DEBUG_AUTH1, in sctp_auth_add_chunk()
146 SCTPDBG(SCTP_DEBUG_AUTH1, in sctp_auth_delete_chunk()
542 SCTPDBG(SCTP_DEBUG_AUTH1, in sctp_insert_sharedkey()
547 SCTPDBG(SCTP_DEBUG_AUTH1, in sctp_insert_sharedkey()
576 SCTPDBG(SCTP_DEBUG_AUTH2, in sctp_auth_key_acquire()
597 SCTPDBG(SCTP_DEBUG_AUTH2, in sctp_auth_key_release()
606 SCTPDBG(SCTP_DEBUG_AUTH2, in sctp_auth_key_release()
684 SCTPDBG(SCTP_DEBUG_AUTH1,
703 SCTPDBG(SCTP_DEBUG_AUTH1, "SCTP: add HMAC id %u to list\n", hmac_id);
[all …]
Dsctp_timer.c70 SCTPDBG(SCTP_DEBUG_TIMER4, "Audit invoked on send queue cnt:%d onqueue:%d\n", in sctp_audit_retranmission_queue()
91 SCTPDBG(SCTP_DEBUG_TIMER4, "Audit completes retran:%d onqueue:%d\n", in sctp_audit_retranmission_queue()
102 SCTPDBG(SCTP_DEBUG_TIMER4, "Error count for %p now %d thresh:%d\n", in sctp_threshold_management()
150 SCTPDBG(SCTP_DEBUG_TIMER4, "Overall error count for %p now %d thresh:%u state:%x\n", in sctp_threshold_management()
714 SCTPDBG(SCTP_DEBUG_TIMER1, "LAST TSN marked was %x\n",
716 SCTPDBG(SCTP_DEBUG_TIMER1, "Num marked for retransmission was %d peer-rwd:%ld\n",
718 SCTPDBG(SCTP_DEBUG_TIMER1, "LAST TSN marked was %x\n",
720 SCTPDBG(SCTP_DEBUG_TIMER1, "Num marked for retransmission was %d peer-rwd:%d\n",
765 SCTPDBG(SCTP_DEBUG_TIMER4,
773 SCTPDBG(SCTP_DEBUG_TIMER4,
[all …]
Dsctp_output.c2287 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Is destination preferred:"); in sctp_is_ifa_addr_preferred()
2294 SCTPDBG(SCTP_DEBUG_OUTPUT3, "NO:1\n"); in sctp_is_ifa_addr_preferred()
2299 SCTPDBG(SCTP_DEBUG_OUTPUT3, "NO:2\n"); in sctp_is_ifa_addr_preferred()
2305 SCTPDBG(SCTP_DEBUG_OUTPUT3, "NO:3\n"); in sctp_is_ifa_addr_preferred()
2315 SCTPDBG(SCTP_DEBUG_OUTPUT3, "src_loop:%d src_priv:%d src_glob:%d\n", in sctp_is_ifa_addr_preferred()
2317 SCTPDBG(SCTP_DEBUG_OUTPUT3, "dest_loop:%d dest_priv:%d dest_glob:%d\n", in sctp_is_ifa_addr_preferred()
2321 SCTPDBG(SCTP_DEBUG_OUTPUT3, "NO:4\n"); in sctp_is_ifa_addr_preferred()
2325 SCTPDBG(SCTP_DEBUG_OUTPUT3, "NO:5\n"); in sctp_is_ifa_addr_preferred()
2329 SCTPDBG(SCTP_DEBUG_OUTPUT3, "NO:6\n"); in sctp_is_ifa_addr_preferred()
2333 SCTPDBG(SCTP_DEBUG_OUTPUT3, "NO:7\n"); in sctp_is_ifa_addr_preferred()
[all …]
Dsctp_pcb.c387 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find vrf_id 0x%x\n", vrf_id);
393 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find sctp_ifap for address\n");
397 SCTPDBG(SCTP_DEBUG_PCB4, "IFA has no IFN - can't mark unuseable\n");
402 SCTPDBG(SCTP_DEBUG_PCB4, "IFN %s of IFA not the same as %s\n",
408 SCTPDBG(SCTP_DEBUG_PCB4, "IFA owned by ifn_index:%d down command for ifn_index:%d - ignored\n",
431 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find vrf_id 0x%x\n", vrf_id);
437 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find sctp_ifap for address\n");
441 SCTPDBG(SCTP_DEBUG_PCB4, "IFA has no IFN - can't mark unuseable\n");
446 SCTPDBG(SCTP_DEBUG_PCB4, "IFN %s of IFA not the same as %s\n",
452 SCTPDBG(SCTP_DEBUG_PCB4, "IFA owned by ifn_index:%d down command for ifn_index:%d - ignored\n",
[all …]
Dsctp_peeloff.c184 SCTPDBG(SCTP_DEBUG_PEEL1, "SCTP peel-off called\n"); in sctp_get_peeloff()
214 SCTPDBG(SCTP_DEBUG_PEEL1, "sctp_peeloff:sonewconn failed\n"); in sctp_get_peeloff()
Dsctp_indata.c593 SCTPDBG(SCTP_DEBUG_INDATA1, in sctp_queue_data_to_stream()
600 SCTPDBG(SCTP_DEBUG_INDATA1, "Duplicate S-SEQ:%d delivered:%d from peer, Abort association\n", in sctp_queue_data_to_stream()
870SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, its not first, no fragmented delivery in progress\n"); in sctp_queue_data_for_reasm()
887SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS a first and fragmented delivery in progress\n"); in sctp_queue_data_for_reasm()
905 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS not same stream number %d vs %d\n", in sctp_queue_data_for_reasm()
922 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS not same stream seq %d vs %d\n", in sctp_queue_data_for_reasm()
1001 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - It can be a midlle or last but not a first\n"); in sctp_queue_data_for_reasm()
1002 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it's a FIRST!\n"); in sctp_queue_data_for_reasm()
1020 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - Gak, Evil plot, sid:%d not the same as at:%d\n", in sctp_queue_data_for_reasm()
1041 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - Gak, Evil plot, U-bit not constant\n"); in sctp_queue_data_for_reasm()
[all …]
Dsctp_os_userspace.h608 #define SCTPDBG(level, ...) \ macro
625 #define SCTPDBG(level, ...) macro
Dsctputil.c1590 SCTPDBG(SCTP_DEBUG_TIMER1, "Timer type %d goes off\n", tmr->type); in sctp_timeout_handler()
1924 SCTPDBG(SCTP_DEBUG_TIMER1, "sctp_timeout_handler:unknown timer %d\n", in sctp_timeout_handler()
1954 SCTPDBG(SCTP_DEBUG_TIMER1, "Timer now complete (type %d)\n", in sctp_timeout_handler()
2222 SCTPDBG(SCTP_DEBUG_TIMER1, "%s: Unknown timer type %d\n", in sctp_timer_start()
2228 SCTPDBG(SCTP_DEBUG_TIMER1, "%s: %d:software error to_ticks:%d tmr:%p not set ??\n", in sctp_timer_start()
2388 SCTPDBG(SCTP_DEBUG_TIMER1, "%s: Unknown timer type %d\n", in sctp_timer_stop()
3864 SCTPDBG(SCTP_DEBUG_UTIL1, "%s: unknown notification %xh (%u)\n",
Dsctp_cc_functions.c1077 SCTPDBG(SCTP_DEBUG_INDATA1, "Destination %p moved from PF to reachable with cwnd %d.\n", in sctp_cwnd_update_exit_pf_common()
Dsctp_usrreq.c2018 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");
6085 SCTPDBG(SCTP_DEBUG_OUTPUT1, "%s: NULL ifa\n",
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c182 SCTPDBG(SCTP_DEBUG_CRCOFFLOAD,
188 SCTPDBG(SCTP_DEBUG_CRCOFFLOAD,
194 SCTPDBG(SCTP_DEBUG_CRCOFFLOAD,
202 SCTPDBG(SCTP_DEBUG_CRCOFFLOAD,
210 SCTPDBG(SCTP_DEBUG_CRCOFFLOAD,
284 SCTPDBG(SCTP_DEBUG_INPUT1,