Home
last modified time | relevance | path

Searched refs:sctp_log_mbc (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctputil.h329 sctp_log_mbc(struct mbuf *m, int from);
H A Dsctp_output.c3836 sctp_log_mbc(copy_init, SCTP_MBUF_ICOPY); in sctp_add_cookie()
3848 sctp_log_mbc(copy_initack, SCTP_MBUF_ICOPY); in sctp_add_cookie()
6512 sctp_log_mbc(appendchain, SCTP_MBUF_ICOPY); in sctp_copy_mbufchain()
6601 sctp_log_mbc(m, SCTP_MBUF_ICOPY); in sctp_sendall_iterator()
7375 sctp_log_mbc(chk->data, SCTP_MBUF_ICOPY); in sctp_move_to_outqueue()
8997 sctp_log_mbc(cookie, SCTP_MBUF_ICOPY); in sctp_send_cookie_echo()
9057 sctp_log_mbc(outchain, SCTP_MBUF_ICOPY); in sctp_send_heartbeat_ack()
9353 sctp_log_mbc(m_ack, SCTP_MBUF_ICOPY); in sctp_send_asconf_ack()
H A Dsctp_input.c2364 sctp_log_mbc(m_sig, SCTP_MBUF_SPLIT); in sctp_handle_cookie_echo()
5275 sctp_log_mbc(SCTP_BUF_NEXT(op_err), SCTP_MBUF_ICOPY); in sctp_process_control()
5724 sctp_log_mbc(m, SCTP_MBUF_INPUT); in sctp_input_with_port()
H A Dsctp_indata.c2041 sctp_log_mbc(dmbuf, SCTP_MBUF_ICOPY); in sctp_process_a_data_chunk()
H A Dsctputil.c273 sctp_log_mbc(struct mbuf *m, int from) in sctp_log_mbc() function
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c86 sctp_log_mbc(m, SCTP_MBUF_INPUT); in sctp6_input_with_port()