Searched refs:SCTP_INP_READ_LOCK (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_lock_userspace.h93 #define SCTP_INP_READ_LOCK(_inp) macro
H A Dsctp_process_lock.h98 #define SCTP_INP_READ_LOCK(_inp) macro
160 #define SCTP_INP_READ_LOCK(_inp) \ macro
315 #define SCTP_INP_READ_LOCK(_inp) do { \ macro
H A Dsctputil.c4589 SCTP_INP_READ_LOCK(old_inp);
4625 SCTP_INP_READ_LOCK(new_inp);
4678 SCTP_INP_READ_LOCK(inp);
4866 SCTP_INP_READ_LOCK(inp);
5668 SCTP_INP_READ_LOCK(stcb->sctp_ep);
5943 SCTP_INP_READ_LOCK(inp);
5965 SCTP_INP_READ_LOCK(inp);
6000 SCTP_INP_READ_LOCK(inp);
6338 SCTP_INP_READ_LOCK(inp);
6469 SCTP_INP_READ_LOCK(in
[all...]
H A Dsctp_input.c931 SCTP_INP_READ_LOCK(stcb->sctp_ep);
1035 SCTP_INP_READ_LOCK(stcb->sctp_ep);
H A Dsctp_indata.c5298 SCTP_INP_READ_LOCK(stcb->sctp_ep);
H A Dsctp_pcb.c5517 SCTP_INP_READ_LOCK(inp);
H A Dsctp_usrreq.c1357 SCTP_INP_READ_LOCK(inp);

Completed in 168 milliseconds