Home
last modified time | relevance | path

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

/linux-3.4.99/net/dccp/
Doptions.c536 u8 *val, u8 len, bool repeat_first) in dccp_insert_fn_opt() argument
547 len = repeat_first = false; in dccp_insert_fn_opt()
548 tot_len = 3 + repeat_first + len; in dccp_insert_fn_opt()
561 if (repeat_first) in dccp_insert_fn_opt()
Dfeat.h136 u8 *val, u8 len, bool repeat_first);