Searched refs:asoc_id (Results 1 – 2 of 2) sorted by relevance
539 struct sctp_tcb *sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int w…
1410 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) in sctp_findasoc_ep_asocid_locked() argument1423 id = (uint32_t)asoc_id; in sctp_findasoc_ep_asocid_locked()1453 sctp_findassociation_ep_asocid(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) in sctp_findassociation_ep_asocid() argument1458 stcb = sctp_findasoc_ep_asocid_locked(inp, asoc_id, want_lock); in sctp_findassociation_ep_asocid()