HomeSort by: relevance | last modified time | path
    Searched defs:sctp_asconf_success_response (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
sctp_asconf.c 120 sctp_asconf_success_response(uint32_t id) function in typeref:struct:mbuf *
293 sctp_asconf_success_response(aph->correlation_id);
452 m_reply = sctp_asconf_success_response(aph->correlation_id);
547 m_reply = sctp_asconf_success_response(aph->correlation_id);

Completed in 25 milliseconds