Home
last modified time | relevance | path

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

/Linux-v5.4/net/dccp/
Doptions.c501 u8 *val, u8 len, bool repeat_first) in dccp_insert_fn_opt() argument
512 len = repeat_first = false; in dccp_insert_fn_opt()
513 tot_len = 3 + repeat_first + len; in dccp_insert_fn_opt()
526 if (repeat_first) in dccp_insert_fn_opt()
Dfeat.h133 bool repeat_first);