Home
last modified time | relevance | path

Searched refs:sctp_free_a_readq (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_var.h105 #define sctp_free_a_readq(_stcb, _readq) { \ macro
Dsctp_indata.c714 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()
Dsctputil.c4796 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);
Dsctp_input.c414 sctp_free_a_readq(stcb, ctl); in sctp_process_init()