Searched refs:sctp_init_asoc (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctputil.h | 82 int sctp_init_asoc(struct sctp_inpcb *, struct sctp_tcb *, uint32_t, uint32_t, uint16_t);
|
| H A D | sctp_pcb.c | 4315 if ((err = sctp_init_asoc(inp, stcb, override_tag, vrf_id, o_streams))) { in sctp_aloc_assoc()
|
| H A D | sctputil.c | 1114 sctp_init_asoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_init_asoc() function
|