Searched refs:sctp_init_asoc (Results 1 – 3 of 3) sorted by relevance
82 int sctp_init_asoc(struct sctp_inpcb *, struct sctp_tcb *, uint32_t, uint32_t);
5001 if ((err = sctp_init_asoc(inp, stcb, override_tag, vrf_id))) {
950 sctp_init_asoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_init_asoc() function