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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_process_lock.h 104 #define SCTP_TCB_LOCK(_tcb)
248 #define SCTP_TCB_LOCK(_tcb) do { \
254 #define SCTP_TCB_LOCK(_tcb) do { \
407 #define SCTP_TCB_LOCK(_tcb) do { \
413 #define SCTP_TCB_LOCK(_tcb) do { \
sctp_lock_userspace.h 129 #define SCTP_TCB_LOCK(_tcb)
sctp_input.c 856 SCTP_TCB_LOCK(stcb);
941 SCTP_TCB_LOCK(stcb);
    [all...]
sctp_peeloff.c 232 SCTP_TCB_LOCK(stcb);
sctp_pcb.c     [all...]
sctp_usrreq.c 477 SCTP_TCB_LOCK(stcb);
1182 SCTP_TCB_LOCK(stcb);
    [all...]
sctputil.c     [all...]
sctp_output.c     [all...]
sctp_indata.c     [all...]
sctp_auth.c 1240 SCTP_TCB_LOCK(stcb);
    [all...]
sctp_sysctl.c 546 SCTP_TCB_LOCK(stcb);
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 504 SCTP_TCB_LOCK(stcb);
    [all...]

Completed in 3819 milliseconds