Home
last modified time | relevance | path

Searched refs:want_lock (Results 1 – 2 of 2) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h796 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock);
Dsctp_pcb.c1827 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) argument
1864 if (want_lock) {
1875 sctp_findassociation_ep_asocid(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) argument
1880 stcb = sctp_findasoc_ep_asocid_locked(inp, asoc_id, want_lock);