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