Searched refs:param_length (Results 1 – 12 of 12) sorted by relevance
92 aph->ph.param_length = sizeof(struct sctp_asconf_paramhdr); in sctp_asconf_success_response()93 SCTP_BUF_LEN(m_reply) = aph->ph.param_length; in sctp_asconf_success_response()94 aph->ph.param_length = htons(aph->ph.param_length); in sctp_asconf_success_response()107 uint16_t i, param_length, cause_length, padding_length; in sctp_asconf_error_response() local114 param_length = sizeof(struct sctp_asconf_paramhdr) + cause_length; in sctp_asconf_error_response()119 buf_len = param_length + padding_length; in sctp_asconf_error_response()134 aph->ph.param_length = htons(param_length); in sctp_asconf_error_response()160 uint16_t param_length; in sctp_process_asconf_add_ip() local174 aparam_length = ntohs(aph->ph.param_length); in sctp_process_asconf_add_ip()181 param_length = ntohs(ph->param_length); in sctp_process_asconf_add_ip()[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()3869 ph->param_length = 0; /* fill in at the end */ in sctp_add_cookie()3909 ph->param_length = htons(cookie_sz); in sctp_add_cookie()4755 ali->ph.param_length = htons(parameter_len); in sctp_send_initiate()4765 ph->param_length = htons(parameter_len); in sctp_send_initiate()4774 ph->param_length = htons(parameter_len); in sctp_send_initiate()4783 ph->param_length = htons(parameter_len); in sctp_send_initiate()4818 pr_supported->ph.param_length = htons(parameter_len); in sctp_send_initiate()4853 hmacs->ph.param_length = htons(parameter_len); in sctp_send_initiate()[all …]
1429 plen = ntohs(phdr->param_length); in sctp_auth_get_cookie_params()1835 plen = ntohs(phdr->param_length); in sctp_validate_init_auth_params()2010 ph->param_length = htons(plen); in sctp_initialize_auth_params()2019 ph->param_length = htons(plen); in sctp_initialize_auth_params()2034 ph->param_length = htons(plen); in sctp_initialize_auth_params()
71 uint16_t param_length; /* parameter length */ member
3645 len = SCTP_SIZE32(ntohs(r->ph.param_length)); in sctp_find_stream_reset()3704 lparam_len = ntohs(req_param->ph.param_length); in sctp_handle_stream_reset_response()3797 if (ntohs(respin->ph.param_length) < sizeof(struct sctp_stream_reset_response_tsn)) { in sctp_handle_stream_reset_response()3873 len = ntohs(req->ph.param_length); in sctp_handle_str_reset_request_in()3992 len = ntohs(req->ph.param_length); in sctp_handle_str_reset_request_out()4270 param_len = ntohs(ph->param_length); in sctp_handle_stream_reset()
2086 plen = ntohs(phdr->param_length); in sctp_findassociation_special_addr()2335 if (ntohs(phdr->param_length) != sizeof(struct sctp_ipv6addr_param)) { in sctp_findassociation_ep_asconf()2362 if (ntohs(phdr->param_length) != sizeof(struct sctp_ipv4addr_param)) { in sctp_findassociation_ep_asconf()6160 plen = ntohs(phdr->param_length); in sctp_load_addresses_from_init()
213 …EXTPARAM(param) (struct sctp_paramhdr *)(((char *)param) + SCTP_SIZE32(ntohs(param->param_length)))1260 param_size = SCTP_SIZE32(ntohs(param->param_length)); in GetAsconfVtags()1286 param_size = SCTP_SIZE32(ntohs(param->param_length)); in GetAsconfVtags()1343 param_size = SCTP_SIZE32(ntohs(param->param_length)); in AddGlobalIPAddresses()1412 param_size = SCTP_SIZE32(ntohs(param->param_length)); in AddGlobalIPAddresses()1490 param_size = SCTP_SIZE32(ntohs(param->param_length)); in RmGlobalIPAddresses()1544 param_size = SCTP_SIZE32(ntohs(param->param_length)); in RmGlobalIPAddresses()1586 param_size = SCTP_SIZE32(ntohs(param->param_length)); in IsASCONFack()1604 param_size = SCTP_SIZE32(ntohs(param->param_length)); in IsASCONFack()1639 param_size = SCTP_SIZE32(ntohs(param->param_length)); in IsADDorDEL()[all …]
942 HPT_U16 param_length; member
1135 param->param_length = in send_probe()
1141 HPT_U16 param_length; member
1137 HPT_U16 param_length; member
1608 param->param_length = in sctp_prep()