Home
last modified time | relevance | path

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

/net/dccp/
Doptions.c59 const unsigned char *opt_end = (unsigned char *)dh + in dccp_parse_options() local
72 while (opt_ptr != opt_end) { in dccp_parse_options()
79 if (opt_ptr == opt_end) in dccp_parse_options()
93 if (opt_ptr > opt_end) in dccp_parse_options()