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