Home
last modified time | relevance | path

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

/inet/
A Dinet6_option.c49 get_opt_end (const uint8_t **result, const uint8_t *startp, in get_opt_end() function
268 if (get_opt_end (&result, *tptrp, endp) != 0) in inet6_option_next()
276 return get_opt_end (&result, result, endp); in inet6_option_next()
324 if (get_opt_end (&next, *tptrp, endp) != 0) in inet6_option_find()
335 if (get_opt_end (&next, result, endp) != 0) in inet6_option_find()

Completed in 3 milliseconds