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

  /src/sys/netinet/
sctp_asconf.c 145 sctp_asconf_error_response(uint32_t id, uint16_t cause, uint8_t *error_tlv, function in typeref:struct:mbuf *
260 m_reply = sctp_asconf_error_response(aph->correlation_id,
272 m_reply = sctp_asconf_error_response(aph->correlation_id,
285 m_reply = sctp_asconf_error_response(aph->correlation_id,
405 m_reply = sctp_asconf_error_response(aph->correlation_id,
423 m_reply = sctp_asconf_error_response(aph->correlation_id,
443 m_reply = sctp_asconf_error_response(aph->correlation_id,
530 m_reply = sctp_asconf_error_response(aph->correlation_id,
557 m_reply = sctp_asconf_error_response(aph->correlation_id,
sctp_asconf.c 145 sctp_asconf_error_response(uint32_t id, uint16_t cause, uint8_t *error_tlv, function in typeref:struct:mbuf *
260 m_reply = sctp_asconf_error_response(aph->correlation_id,
272 m_reply = sctp_asconf_error_response(aph->correlation_id,
285 m_reply = sctp_asconf_error_response(aph->correlation_id,
405 m_reply = sctp_asconf_error_response(aph->correlation_id,
423 m_reply = sctp_asconf_error_response(aph->correlation_id,
443 m_reply = sctp_asconf_error_response(aph->correlation_id,
530 m_reply = sctp_asconf_error_response(aph->correlation_id,
557 m_reply = sctp_asconf_error_response(aph->correlation_id,

Completed in 46 milliseconds