Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dip6opt.c403 socklen_t len, u_int8_t align, void **databufp) in inet6_opt_append() argument
460 *databufp = optp; in inet6_opt_append()
501 socklen_t *lenp, void **databufp) in inet6_opt_next() argument
538 *databufp = optp + 2; in inet6_opt_next()
544 *databufp = NULL; /* for safety */ in inet6_opt_next()
550 socklen_t *lenp, void **databufp) in inet6_opt_find() argument
578 *databufp = optp + 2; in inet6_opt_find()
586 *databufp = NULL; /* for safety */ in inet6_opt_find()