Home
last modified time | relevance | path

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

/glibc-2.36/inet/
Dinet6_opt.c80 socklen_t len, uint8_t align, void **databufp) in inet6_opt_append() argument
123 *databufp = opt + 1; in inet6_opt_append()
187 socklen_t *lenp, void **databufp) in inet6_opt_next() argument
212 *databufp = opt + 1; in inet6_opt_next()
229 socklen_t *lenp, void **databufp) in inet6_opt_find() argument
247 *databufp = (uint8_t *) extbuf + offset; in inet6_opt_find()
261 *databufp = opt + 1; in inet6_opt_find()