Home
last modified time | relevance | path

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

/net/dccp/
Doptions.c537 u8 *val, u8 len, bool repeat_first) in dccp_insert_fn_opt() argument
548 len = repeat_first = false; in dccp_insert_fn_opt()
549 tot_len = 3 + repeat_first + len; in dccp_insert_fn_opt()
562 if (repeat_first) in dccp_insert_fn_opt()
Dfeat.h136 u8 *val, u8 len, bool repeat_first);