OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCTP_INP_INCR_REF
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_lock_userspace.h
117
#define
SCTP_INP_INCR_REF
(_inp)
sctp_process_lock.h
88
#define
SCTP_INP_INCR_REF
(_inp)
212
#define
SCTP_INP_INCR_REF
(_inp) atomic_add_int(&((_inp)->refcount), 1)
371
#define
SCTP_INP_INCR_REF
(_inp) atomic_add_int(&((_inp)->refcount), 1)
Completed in 405 milliseconds