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

  /src/sys/netinet/
sctp_asconf.c 135 aph->correlation_id = id;
165 aph->correlation_id = id;
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,
293 sctp_asconf_success_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,
452 m_reply = sctp_asconf_success_response(aph->correlation_id);
2236 uint32_t correlation_id = 1; \/* 0 is reserved... *\/ local in function:sctp_compose_asconf
    [all...]
sctp_header.h 104 u_int32_t correlation_id; /* correlation id for this param */ member in struct:sctp_asconf_paramhdr

Completed in 48 milliseconds