Home
last modified time | relevance | path

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

/NextBSD/lib/libc/net/
HDip6opt.c407 socklen_t len, u_int8_t align, void **databufp) in inet6_opt_append() argument
464 *databufp = optp; in inet6_opt_append()
505 socklen_t *lenp, void **databufp) in inet6_opt_next() argument
542 *databufp = optp + 2; in inet6_opt_next()
548 *databufp = NULL; /* for safety */ in inet6_opt_next()
554 socklen_t *lenp, void **databufp) in inet6_opt_find() argument
582 *databufp = optp + 2; in inet6_opt_find()
590 *databufp = NULL; /* for safety */ in inet6_opt_find()