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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_timer.c     [all...]
sctp_output.c     [all...]
sctp_usrreq.c     [all...]
sctp_ss_functions.c 68 stcb->asoc.ss_functions.sctp_ss_add_to_stream(stcb, &stcb->asoc,
sctp_structs.h 910 struct sctp_ss_functions ss_functions; member in struct:sctp_association
    [all...]
sctp_input.c 258 if (!stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, asoc)) {
    [all...]
sctputil.c 1108 stcb->asoc.ss_functions = sctp_ss_functions[inp->sctp_ep.sctp_default_ss_module];
    [all...]

Completed in 255 milliseconds