Searched refs:nr_opts (Results 1 – 2 of 2) sorted by relevance
406 const u8 nr_opts = DIV_ROUND_UP(buflen, DCCP_SINGLE_OPT_MAXLEN); in dccp_insert_option_ackvec() local407 u16 len = buflen + 2 * nr_opts; in dccp_insert_option_ackvec()437 for (i = 0; i < nr_opts; ++i) { in dccp_insert_option_ackvec()
1357 int nr_opts = 0; in parse_cgroupfs_options() local1367 nr_opts++; in parse_cgroupfs_options()1455 if (nr_opts != 1) { in parse_cgroupfs_options()