HomeSort by: relevance | last modified time | path
    Searched refs:sctp_compose_asconf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_asconf.h 41 struct mbuf *sctp_compose_asconf(struct sctp_tcb *);
sctp_asconf.c 2228 sctp_compose_asconf(struct sctp_tcb *stcb) function in typeref:struct:mbuf *
sctp_output.c 6340 m_asconf = sctp_compose_asconf(stcb);

Completed in 23 milliseconds