Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctputil.h390 sctp_log_mbc(struct mbuf *m, int from);
Dsctp_output.c3976 sctp_log_mbc(copy_init, SCTP_MBUF_ICOPY);
3988 sctp_log_mbc(copy_initack, SCTP_MBUF_ICOPY);
7109 sctp_log_mbc(appendchain, SCTP_MBUF_ICOPY);
7203 sctp_log_mbc(m, SCTP_MBUF_ICOPY);
7994 sctp_log_mbc(chk->data, SCTP_MBUF_ICOPY);
9639 sctp_log_mbc(cookie, SCTP_MBUF_ICOPY);
9699 sctp_log_mbc(outchain, SCTP_MBUF_ICOPY);
9996 sctp_log_mbc(m_ack, SCTP_MBUF_ICOPY);
Dsctp_input.c2649 sctp_log_mbc(m_sig, SCTP_MBUF_SPLIT);
5680 sctp_log_mbc(SCTP_BUF_NEXT(op_err), SCTP_MBUF_ICOPY);
6234 sctp_log_mbc(m, SCTP_MBUF_INPUT);
Dsctp_indata.c2058 sctp_log_mbc(dmbuf, SCTP_MBUF_ICOPY); in sctp_process_a_data_chunk()
Dsctputil.c297 sctp_log_mbc(struct mbuf *m, int from) in sctp_log_mbc() function
/external/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c178 sctp_log_mbc(m, SCTP_MBUF_INPUT);