Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_timer.c449 SCTP_PRINTF("Found chk:%p tsn:%x <= last_acked_seq:%x\n", in sctp_recover_sent_list()
479 SCTP_PRINTF("after recover order is as follows\n"); in sctp_recover_sent_list()
481 SCTP_PRINTF("chk:%p TSN:%x\n", (void *)chk, chk->rec.data.tsn); in sctp_recover_sent_list()
566 SCTP_PRINTF("Our list is out of order? last_acked:%x chk:%x\n", in sctp_mark_all_for_resend()
572 SCTP_PRINTF("Recover attempts a restart cnt:%d\n", recovery_cnt); in sctp_mark_all_for_resend()
577 SCTP_PRINTF("Recovery fails %d times??\n", recovery_cnt); in sctp_mark_all_for_resend()
1361 SCTP_PRINTF("Hmm, sent_queue_retran_cnt is non-zero %d\n", in sctp_audit_stream_queues_for_size()
1370 SCTP_PRINTF("Found additional streams NOT managed by scheduler, corrected\n"); in sctp_audit_stream_queues_for_size()
1387 SCTP_PRINTF("Hmm, stream queue cnt at %d I counted %d in stream out wheel\n", in sctp_audit_stream_queues_for_size()
1400 SCTP_PRINTF("Still nothing moved %d chunks are stuck\n", in sctp_audit_stream_queues_for_size()
[all …]
H A Dsctp_os_bsd.h151 #define SCTP_PRINTF(params...) printf(params) macro
157 SCTP_PRINTF(params); \
183 SCTP_PRINTF("mbuf:%p inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
187 SCTP_PRINTF("inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
H A Dsctputil.c593 SCTP_PRINTF("\n"); in sctp_print_audit_report()
596 SCTP_PRINTF("\n"); in sctp_print_audit_report()
599 SCTP_PRINTF("\n"); in sctp_print_audit_report()
606 SCTP_PRINTF("\n"); in sctp_print_audit_report()
612 SCTP_PRINTF("\n"); in sctp_print_audit_report()
615 SCTP_PRINTF("\n"); in sctp_print_audit_report()
618 SCTP_PRINTF("\n"); in sctp_print_audit_report()
625 SCTP_PRINTF("\n"); in sctp_print_audit_report()
627 SCTP_PRINTF("\n"); in sctp_print_audit_report()
1394 SCTP_PRINTF("\n"); in sctp_print_mapping_array()
[all …]
H A Dsctp_auth.c271 SCTP_PRINTF("%s: [Null key]\n", str); in sctp_print_key()
274 SCTP_PRINTF("%s: len %u, ", str, key->keylen); in sctp_print_key()
277 SCTP_PRINTF("%02x", key->key[i]); in sctp_print_key()
278 SCTP_PRINTF("\n"); in sctp_print_key()
280 SCTP_PRINTF("[Null key]\n"); in sctp_print_key()
290 SCTP_PRINTF("%s: [Null key]\n", str); in sctp_show_key()
293 SCTP_PRINTF("%s: len %u, ", str, key->keylen); in sctp_show_key()
296 SCTP_PRINTF("%02x", key->key[i]); in sctp_show_key()
297 SCTP_PRINTF("\n"); in sctp_show_key()
299 SCTP_PRINTF("[Null key]\n"); in sctp_show_key()
H A Dsctp_crc32.c141 SCTP_PRINTF("sctp_delayed_cksum(): m->m_pkthdr.len: %d, offset: %u.\n", in sctp_delayed_cksum()
H A Dsctp_indata.c2476 SCTP_PRINTF("Error Mapping array's not clean at clear\n"); in sctp_slide_mapping_arrays()
2498 SCTP_PRINTF("impossible slide lgap: %x slide_end: %x slide_from: %x? at: %d\n", in sctp_slide_mapping_arrays()
2507 SCTP_PRINTF("Gak, would have overrun map end: %d slide_end: %d\n", in sctp_slide_mapping_arrays()
3857 SCTP_PRINTF("Chk TSN: %u size: %d inflight cnt: %d\n", in sctp_fs_audit()
3877 SCTP_PRINTF("asoc->total_flight: %d cnt: %d\n", in sctp_fs_audit()
3880 SCTP_PRINTF("Flight size-express incorrect F: %d I: %d R: %d Ab: %d ACK: %d\n", in sctp_fs_audit()
4023 SCTP_PRINTF("Warning, an unsent is now acked?\n"); in sctp_express_handle_sack()
4513 SCTP_PRINTF("NEW cum_ack:%x send_s:%x is smaller or equal\n", in sctp_handle_sack()
4516 SCTP_PRINTF("Got send_s from tsn:%x + 1 of tp1: %p\n", in sctp_handle_sack()
4742 SCTP_PRINTF("Hopeless peer! biggest_tsn_acked:%x largest seq:%x\n", in sctp_handle_sack()
[all …]
H A Dsctp_bsd_addr.c449 SCTP_PRINTF("Insanity stops a log thisbegin:%d thisend:%d writers:%d lock:%d end:%d\n", in sctp_packet_log()
H A Dsctp_pcb.c1550 SCTP_PRINTF("TSNH ep_associd\n"); in sctp_findasoc_ep_asocid_locked()
1554 SCTP_PRINTF("TSNH ep_associd0\n"); in sctp_findasoc_ep_asocid_locked()
1561 SCTP_PRINTF("TSNH ep_associd1\n"); in sctp_findasoc_ep_asocid_locked()
1571 SCTP_PRINTF("TSNH ep_associd2\n"); in sctp_findasoc_ep_asocid_locked()
2405 SCTP_PRINTF("Out of SCTP-INPCB structures - no resources\n"); in sctp_inpcb_alloc()
2495 SCTP_PRINTF("Out of SCTP-INPCB->hashinit - no resources\n"); in sctp_inpcb_alloc()
5619 SCTP_PRINTF("V6 not yet supported\n"); in sctp_mcore_thread()
5849 SCTP_PRINTF("%s: race condition on teardown.\n", __func__); in sctp_pcb_finish()
5869 SCTP_PRINTF("%s: Iterator running while we held the lock. Retry. " in sctp_pcb_finish()
7039 SCTP_PRINTF("%s: abort on initialize being %d\n", __func__, in sctp_initiate_iterator()
[all …]
H A Dsctp_asconf.c1319 SCTP_PRINTF("asconf_queue_mgmt: inserted asconf ADD_IP_ADDRESS: "); in sctp_asconf_queue_mgmt()
1322 SCTP_PRINTF("asconf_queue_mgmt: appended asconf DEL_IP_ADDRESS: "); in sctp_asconf_queue_mgmt()
1325 SCTP_PRINTF("asconf_queue_mgmt: appended asconf SET_PRIM_ADDR: "); in sctp_asconf_queue_mgmt()
2867 SCTP_PRINTF("process_initack_addrs: bad len (%d) type=%xh\n", in sctp_process_initack_addresses()
3243 SCTP_PRINTF("Failed to initiate iterator for addr_mgmt_ep_sa\n"); in sctp_addr_mgmt_ep_sa()
H A Dsctp_output.c7163 SCTP_PRINTF("Huh? Stream:%d lm_in_c=%d but queue is NULL\n", in sctp_move_to_outqueue()
7183 SCTP_PRINTF("Gak, put out entire msg with NO end!-1\n"); in sctp_move_to_outqueue()
7394 SCTP_PRINTF("Huh, freeing tail? - TSNH\n"); in sctp_move_to_outqueue()
7427 SCTP_PRINTF("Huh, how can to_move be larger?\n"); in sctp_move_to_outqueue()
7481 SCTP_PRINTF("prepend fails HELP?\n"); in sctp_move_to_outqueue()
7614 SCTP_PRINTF("Gak, put out entire msg with NO end!-2\n"); in sctp_move_to_outqueue()
8702 SCTP_PRINTF("Exceeding mtu of %d out size is %d\n", in sctp_med_chunk_output()
9543 SCTP_PRINTF("TSN:%x chk->snd_count:%d chk->sent:%d can't retran - no data\n", in sctp_chunk_retransmission()
12728 SCTP_PRINTF("Huh-3? create lock should have been on??\n"); in sctp_lower_sosend()
13156 SCTP_PRINTF("Warning: Last msg marked incomplete, yet nothing left?\n"); in sctp_lower_sosend()
[all …]
H A Dsctp_input.c246 SCTP_PRINTF("Gak, put out entire msg with NO end!-1\n"); in sctp_is_there_unsent_data()
247 SCTP_PRINTF("sender_done:%d len:%d msg_comp:%d put_last_out:%d\n", in sctp_is_there_unsent_data()
2547 SCTP_PRINTF("Bad problem find_ep got a diff inp then special_locate?\n"); in sctp_handle_cookie_echo()
2570 SCTP_PRINTF("Huh? ep:%p diff then l_inp:%p?\n", in sctp_handle_cookie_echo()
3223 SCTP_PRINTF("**Local Audit finds cnt:%d asoc cnt:%d\n", in process_chunk_drop()
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c740 SCTP_PRINTF("huh? control set?\n"); in sctp6_send()