Searched refs:ext_param (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.c208 sctp_supported_ext_param_t ext_param; local
313 ext_param.param_hdr.type = SCTP_PARAM_SUPPORTED_EXT;
314 ext_param.param_hdr.length =
317 &ext_param);
360 sctp_supported_ext_param_t ext_param; local
452 ext_param.param_hdr.type = SCTP_PARAM_SUPPORTED_EXT;
453 ext_param.param_hdr.length =
456 &ext_param);

Completed in 26 milliseconds