Searched defs:sctp_findasoc_ep_asocid_locked (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.c1834 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) function
1887 stcb = sctp_findasoc_ep_asocid_locked(inp, asoc_id, want_lock);
4882 lstcb = sctp_findasoc_ep_asocid_locked(inp, (sctp_assoc_t)id, 0);

Completed in 147 milliseconds