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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_indata.h 73 (_ctl)->do_not_ref_stcb = 0; \
sctputil.c     [all...]
sctp_var.h 205 if (((ctl)->do_not_ref_stcb == 0) && stcb) {\
257 if (((ctl)->do_not_ref_stcb == 0) && stcb) { \
278 if (((ctl)->do_not_ref_stcb == 0) && stcb) { \
sctp_structs.h 531 uint8_t do_not_ref_stcb; member in struct:sctp_queued_to_read
    [all...]
sctp_indata.c 154 read_queue_e->do_not_ref_stcb = 0;
194 read_queue_e->do_not_ref_stcb = 0;
    [all...]
sctp_pcb.c     [all...]

Completed in 52 milliseconds