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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_lock_userspace.h 133 #define SCTP_TCB_LOCK_ASSERT(_tcb)
sctp_process_lock.h 108 #define SCTP_TCB_LOCK_ASSERT(_tcb)
265 #define SCTP_TCB_LOCK_ASSERT(_tcb)
422 #define SCTP_TCB_LOCK_ASSERT(_tcb)
sctp_output.c     [all...]
sctp_var.h 141 SCTP_TCB_LOCK_ASSERT((_stcb)); \
sctp_indata.c 418 SCTP_TCB_LOCK_ASSERT(stcb);
    [all...]
sctp_asconf.c 1018 SCTP_TCB_LOCK_ASSERT(stcb);
1025 SCTP_TCB_LOCK_ASSERT(stcb);
    [all...]
sctputil.c     [all...]
sctp_input.c 74 SCTP_TCB_LOCK_ASSERT(stcb);
    [all...]

Completed in 272 milliseconds