Searched refs:sctp_alloc_a_chunk (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_output.c | 7901 sctp_alloc_a_chunk(stcb, chk); 9510 sctp_alloc_a_chunk(stcb, chk); 9600 sctp_alloc_a_chunk(stcb, chk); 9656 sctp_alloc_a_chunk(stcb, chk); 9693 sctp_alloc_a_chunk(stcb, chk); 9739 sctp_alloc_a_chunk(stcb, chk); 9793 sctp_alloc_a_chunk(stcb, chk); 9858 sctp_alloc_a_chunk(stcb, chk); 9948 sctp_alloc_a_chunk(stcb, chk); 10883 sctp_alloc_a_chunk(stcb, chk); [all …]
|
D | sctp_var.h | 171 #define sctp_alloc_a_chunk(_stcb, _chk) { \ macro
|
D | sctp_indata.c | 2189 sctp_alloc_a_chunk(stcb, chk); in sctp_process_a_data_chunk()
|
D | sctp_input.c | 4396 sctp_alloc_a_chunk(stcb, chk);
|
D | sctputil.c | 5669 sctp_alloc_a_chunk(stcb, chk);
|