Searched refs:param_length (Results 1 – 12 of 12) sorted by relevance
95 aph->ph.param_length = htons(aph->ph.param_length); in sctp_asconf_success_response()135 aph->ph.param_length = htons(param_length); in sctp_asconf_error_response()182 param_length = ntohs(ph->param_length); in sctp_process_asconf_add_ip()342 param_length = ntohs(ph->param_length); in sctp_process_asconf_delete_ip()479 param_length = ntohs(ph->param_length); in sctp_process_asconf_set_primary()713 param_length = ntohs(aph->ph.param_length); in sctp_handle_asconf()893 param_length = ntohs(ph->param_length); in sctp_addr_match()1741 param_length = ntohs(aph->ph.param_length); in sctp_handle_asconf_ack()2366 param_length = ntohs(aph->ph.param_length); in sctp_is_addr_pending()2661 aph->ph.param_length = htons(aph->ph.param_length); in sctp_compose_asconf()[all …]
1992 paramh->param_length = htons(plen); in sctp_add_addr_to_mbuf()2007 paramh->param_length = htons(plen); in sctp_add_addr_to_mbuf()3893 ph->param_length = htons(cookie_sz); in sctp_add_cookie()4941 plen = ntohs(phdr->param_length); in sctp_arethere_unrecognized_parameters()5227 param->param_length = htons(plen); in sctp_arethere_unrecognized_parameters()5339 plen = ntohs(phdr->param_length); in sctp_are_there_new_addresses()8999 plen = ntohs(phdr->param_length); in sctp_send_cookie_echo()11757 req_in->ph.param_length = htons(len); in sctp_add_stream_reset_in()11825 resp->ph.param_length = htons(len); in sctp_add_stream_reset_result()11917 resp->ph.param_length = htons(len); in sctp_add_stream_reset_result_tsn()[all …]
71 uint16_t param_length; /* parameter length */ member
1386 plen = ntohs(phdr->param_length); in sctp_auth_get_cookie_params()1786 plen = ntohs(phdr->param_length); in sctp_validate_init_auth_params()1960 ph->param_length = htons(plen); in sctp_initialize_auth_params()1969 ph->param_length = htons(plen); in sctp_initialize_auth_params()1984 ph->param_length = htons(plen); in sctp_initialize_auth_params()
3394 len = SCTP_SIZE32(ntohs(r->ph.param_length)); in sctp_find_stream_reset()3452 lparam_len = ntohs(req_param->ph.param_length); in sctp_handle_stream_reset_response()3545 if (ntohs(respin->ph.param_length) < sizeof(struct sctp_stream_reset_response_tsn)) { in sctp_handle_stream_reset_response()3621 len = ntohs(req->ph.param_length); in sctp_handle_str_reset_request_in()3740 len = ntohs(req->ph.param_length); in sctp_handle_str_reset_request_out()4017 param_len = ntohs(ph->param_length); in sctp_handle_stream_reset()
2059 plen = ntohs(phdr->param_length); in sctp_findassociation_special_addr()2307 if (ntohs(phdr->param_length) != sizeof(struct sctp_ipv6addr_param)) { in sctp_findassociation_ep_asconf()2334 if (ntohs(phdr->param_length) != sizeof(struct sctp_ipv4addr_param)) { in sctp_findassociation_ep_asconf()6131 plen = ntohs(phdr->param_length); in sctp_load_addresses_from_init()
215 …EXTPARAM(param) (struct sctp_paramhdr *)(((char *)param) + SCTP_SIZE32(ntohs(param->param_length)))1289 param_size = SCTP_SIZE32(ntohs(param->param_length)); in GetAsconfVtags()1316 param_size = SCTP_SIZE32(ntohs(param->param_length)); in GetAsconfVtags()1373 param_size = SCTP_SIZE32(ntohs(param->param_length)); in AddGlobalIPAddresses()1442 param_size = SCTP_SIZE32(ntohs(param->param_length)); in AddGlobalIPAddresses()1521 param_size = SCTP_SIZE32(ntohs(param->param_length)); in RmGlobalIPAddresses()1576 param_size = SCTP_SIZE32(ntohs(param->param_length)); in RmGlobalIPAddresses()1618 param_size = SCTP_SIZE32(ntohs(param->param_length)); in IsASCONFack()1636 param_size = SCTP_SIZE32(ntohs(param->param_length)); in IsASCONFack()1672 param_size = SCTP_SIZE32(ntohs(param->param_length)); in IsADDorDEL()[all …]
944 HPT_U16 param_length; member
1164 param->param_length = in send_probe()
1143 HPT_U16 param_length; member
1139 HPT_U16 param_length; member
1611 param->param_length = in sctp_prep()