Home
last modified time | relevance | path

Searched defs:nr_opts (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/dccp/
H A Doptions.c403 const u8 nr_opts = DIV_ROUND_UP(buflen, DCCP_SINGLE_OPT_MAXLEN); in dccp_insert_option_ackvec() local
/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.c811 int nr_opts = 0, nr_group = 0, len; in options__order() local