HomeSort by relevance Sort by last modified time
    Searched refs:asconf_seq_out (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_asconf.c 946 stcb->asoc.asconf_seq_out_acked = stcb->asoc.asconf_seq_out;
    [all...]
sctp_structs.h 918 uint32_t asconf_seq_out; member in struct:sctp_association
    [all...]
sctp_input.c     [all...]
sctputil.c 1018 asoc->asconf_seq_out = asoc->str_reset_seq_out = asoc->init_seq_number = asoc->sending_seq =
1020 asoc->asconf_seq_out_acked = asoc->asconf_seq_out - 1;
    [all...]

Completed in 1072 milliseconds