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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_ss_functions.c 68 stcb->asoc.ss_functions.sctp_ss_add_to_stream(stcb, &stcb->asoc,
849 .sctp_ss_add_to_stream = sctp_ss_default_add,
877 .sctp_ss_add_to_stream = sctp_ss_rr_add,
905 .sctp_ss_add_to_stream = sctp_ss_rr_add,
933 .sctp_ss_add_to_stream = sctp_ss_prio_add,
961 .sctp_ss_add_to_stream = sctp_ss_fb_add,
989 .sctp_ss_add_to_stream = sctp_ss_fcfs_add,
sctp_structs.h 761 void (*sctp_ss_add_to_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc, member in struct:sctp_ss_functions
    [all...]
sctp_output.c     [all...]

Completed in 49 milliseconds