OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mapping_array
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_indata.c
346
if (!SCTP_IS_TSN_PRESENT(asoc->
mapping_array
, gap)) {
354
SCTP_UNSET_TSN_PRESENT(asoc->
mapping_array
, gap);
362
if (SCTP_IS_TSN_PRESENT(asoc->
mapping_array
, gap)) {
[
all
...]
sctp_structs.h
882
uint8_t *
mapping_array
;
member in struct:sctp_association
981
/* EY - new NR variables used for nr_sack based on
mapping_array
*/
[
all
...]
sctp_pcb.c
[
all
...]
sctputil.c
[
all
...]
sctp_input.c
[
all
...]
sctp_output.c
[
all
...]
Completed in 427 milliseconds