OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cnt_on_reasm_queue
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_indata.c
97
asoc->
cnt_on_reasm_queue
* MSIZE));
408
sctp_ucount_decr(asoc->
cnt_on_reasm_queue
);
519
sctp_ucount_decr(asoc->
cnt_on_reasm_queue
);
788
asoc->
cnt_on_reasm_queue
= 0;
865
sctp_ucount_incr(asoc->
cnt_on_reasm_queue
);
954
sctp_ucount_incr(asoc->
cnt_on_reasm_queue
);
[
all
...]
sctp_structs.h
1069
unsigned int
cnt_on_reasm_queue
;
member in struct:sctp_association
[
all
...]
sctp_pcb.c
[
all
...]
sctp_usrreq.c
[
all
...]
Completed in 49 milliseconds