Searched refs:sctp_free_a_readq (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_var.h | 105 #define sctp_free_a_readq(_stcb, _readq) { \ macro
|
D | sctp_indata.c | 714 sctp_free_a_readq(stcb, control); in sctp_queue_data_to_stream() 1725 sctp_free_a_readq(stcb, control); in sctp_process_a_data_chunk() 1744 sctp_free_a_readq(stcb, control); in sctp_process_a_data_chunk() 1773 sctp_free_a_readq(stcb, control); in sctp_process_a_data_chunk()
|
D | sctputil.c | 4796 sctp_free_a_readq(stcb, control); 5024 sctp_free_a_readq(stcb, control); 5966 sctp_free_a_readq(stcb, control); 5996 sctp_free_a_readq(stcb, control); 6466 sctp_free_a_readq(stcb, control);
|
D | sctp_input.c | 414 sctp_free_a_readq(stcb, ctl); in sctp_process_init()
|