Searched refs:sctp_sballoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/netinet/ |
| D | sctp_var.h | 210 #define sctp_sballoc(stcb, sb, m) { \ macro
|
| D | sctputil.c | 3236 sctp_sballoc(stcb, sb, m_notify); in sctp_notify_partial_delivery_indication() 4440 sctp_sballoc(stcb, &new_so->so_rcv, m); in sctp_pull_off_control_to_new_inp() 4519 sctp_sballoc(stcb, sb, m); in sctp_add_to_readq() 4639 sctp_sballoc(stcb, sb, mm); in sctp_append_to_readq()
|