Home
last modified time | relevance | path

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

/Linux-v5.10/net/dccp/
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()
Dfeat.h133 bool repeat_first);