Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dip6opt.c392 socklen_t len, u_int8_t align, void **databufp) in inet6_opt_append() argument
448 *databufp = optp; in inet6_opt_append()
489 socklen_t *lenp, void **databufp) in inet6_opt_next() argument
525 *databufp = optp + 2; in inet6_opt_next()
531 *databufp = NULL; /* for safety */ in inet6_opt_next()
537 socklen_t *lenp, void **databufp) in inet6_opt_find() argument
564 *databufp = optp + 2; in inet6_opt_find()
572 *databufp = NULL; /* for safety */ in inet6_opt_find()