Home
last modified time | relevance | path

Searched refs:repeat_first (Results 1 – 2 of 2) sorted by relevance

/linux/net/dccp/
H A Doptions.c505 u8 *val, u8 len, bool repeat_first) in dccp_insert_fn_opt() argument
516 len = repeat_first = false; in dccp_insert_fn_opt()
517 tot_len = 3 + repeat_first + len; in dccp_insert_fn_opt()
530 if (repeat_first) in dccp_insert_fn_opt()
H A Dfeat.h132 bool repeat_first);