Searched refs:sctp_sballoc (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_var.h | 214 #define sctp_sballoc(stcb, sb, m) { \ macro 266 #define sctp_sballoc(stcb, sb, m) { \ macro 284 #define sctp_sballoc(stcb, sb, m) { \ macro
|
D | sctputil.c | 3277 sctp_sballoc(stcb, sb, m_notify); in sctp_notify_partial_delivery_indication() 4633 sctp_sballoc(stcb, &new_so->so_rcv, m); 4719 sctp_sballoc(stcb, sb, m); 4907 sctp_sballoc(stcb, sb, mm);
|