Searched refs:sctp_compose_asconf (Results 1 – 3 of 3) sorted by relevance
45 extern struct mbuf *sctp_compose_asconf(struct sctp_tcb *, int *, int);
2554 sctp_compose_asconf(struct sctp_tcb *stcb, int *retlen, int addr_locked) in sctp_compose_asconf() function
9333 m_asconf = sctp_compose_asconf(stcb, &len, addr_locked); in sctp_send_asconf()