Home
last modified time | relevance | path

Searched refs:sctp_compose_asconf (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_asconf.h45 extern struct mbuf *sctp_compose_asconf(struct sctp_tcb *, int *, int);
H A Dsctp_asconf.c2554 sctp_compose_asconf(struct sctp_tcb *stcb, int *retlen, int addr_locked) in sctp_compose_asconf() function
H A Dsctp_output.c9333 m_asconf = sctp_compose_asconf(stcb, &len, addr_locked); in sctp_send_asconf()