Searched refs:sctp_free_a_readq (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_var.h | 107 #define sctp_free_a_readq(_stcb, _readq) { \ macro 114 #define sctp_free_a_readq(_stcb, _readq) { \ macro
|
D | sctp_pcb.c | 4207 sctp_free_a_readq(NULL, sq); 5426 sctp_free_a_readq(stcb, control); 5737 sctp_free_a_readq(stcb, sq); 7867 sctp_free_a_readq(stcb, control); 7927 sctp_free_a_readq(stcb, control);
|
D | sctp_indata.c | 498 sctp_free_a_readq(stcb, control); in sctp_clean_up_control() 928 sctp_free_a_readq(stcb, nc); in sctp_handle_old_unordered_data() 933 sctp_free_a_readq(stcb, nc); in sctp_handle_old_unordered_data() 5582 sctp_free_a_readq(stcb, control);
|
D | sctputil.c | 5318 sctp_free_a_readq(stcb, control); 5371 sctp_free_a_readq(stcb, control); 5419 sctp_free_a_readq(stcb, control); 6325 sctp_free_a_readq(stcb, control); 6361 sctp_free_a_readq(stcb, control); 6808 sctp_free_a_readq(stcb, control);
|