Searched refs:nr_opts (Results 1 – 1 of 1) sorted by relevance
403 const u8 nr_opts = DIV_ROUND_UP(buflen, DCCP_SINGLE_OPT_MAXLEN); in dccp_insert_option_ackvec() local404 u16 len = buflen + 2 * nr_opts; in dccp_insert_option_ackvec()434 for (i = 0; i < nr_opts; ++i) { in dccp_insert_option_ackvec()