Searched refs:sctp_alloc_a_chunk (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_var.h | 161 #define sctp_alloc_a_chunk(_stcb, _chk) { \ macro
|
D | sctp_output.c | 7763 sctp_alloc_a_chunk(stcb, chk); 9362 sctp_alloc_a_chunk(stcb, chk); 9465 sctp_alloc_a_chunk(stcb, chk); 9533 sctp_alloc_a_chunk(stcb, chk); 9570 sctp_alloc_a_chunk(stcb, chk); 9616 sctp_alloc_a_chunk(stcb, chk); 9659 sctp_alloc_a_chunk(stcb, chk); 9714 sctp_alloc_a_chunk(stcb, chk); 9810 sctp_alloc_a_chunk(stcb, chk); 10736 sctp_alloc_a_chunk(stcb, chk); [all …]
|
D | sctp_indata.c | 1665 sctp_alloc_a_chunk(stcb, chk); in sctp_process_a_data_chunk()
|
D | sctp_input.c | 4201 sctp_alloc_a_chunk(stcb, chk);
|
D | sctputil.c | 5308 sctp_alloc_a_chunk(stcb, chk);
|