Searched refs:aph (Results 1 – 3 of 3) sorted by relevance
78 struct sctp_asconf_paramhdr *aph; in sctp_asconf_success_response() local87 aph = mtod(m_reply, struct sctp_asconf_paramhdr *); in sctp_asconf_success_response()88 aph->correlation_id = id; in sctp_asconf_success_response()89 aph->ph.param_type = htons(SCTP_SUCCESS_REPORT); in sctp_asconf_success_response()90 aph->ph.param_length = sizeof(struct sctp_asconf_paramhdr); in sctp_asconf_success_response()91 SCTP_BUF_LEN(m_reply) = aph->ph.param_length; in sctp_asconf_success_response()92 aph->ph.param_length = htons(aph->ph.param_length); in sctp_asconf_success_response()102 struct sctp_asconf_paramhdr *aph; in sctp_asconf_error_response() local130 aph = mtod(m_reply, struct sctp_asconf_paramhdr *); in sctp_asconf_error_response()131 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND); in sctp_asconf_error_response()[all …]
110 struct sctp_asconf_paramhdr aph; /* asconf "parameter" */ member115 struct sctp_asconf_paramhdr aph; /* asconf "parameter" */ member121 struct sctp_asconf_paramhdr aph; /* asconf "parameter" */ member
1135 # https://www.aph.gov.au/binaries/library/pubs/rp/2008-09/09rp14.pdf