Searched refs:asconf_param_len (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_make_chunk.c2843 int asconf_param_len = 0; local
2853 asconf_param_len =
2861 asconf_param_len);
2870 err_param.length = htons(err_param_len + asconf_param_len);
2875 sctp_addto_chunk(chunk, asconf_param_len, asconf_param);

Completed in 70 milliseconds