Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/net/
Dip6opt.c398 socklen_t len, u_int8_t align, void **databufp) in inet6_opt_append() argument
455 *databufp = optp; in inet6_opt_append()
496 socklen_t *lenp, void **databufp) in inet6_opt_next() argument
533 *databufp = optp + 2; in inet6_opt_next()
539 *databufp = NULL; /* for safety */ in inet6_opt_next()
545 socklen_t *lenp, void **databufp) in inet6_opt_find() argument
573 *databufp = optp + 2; in inet6_opt_find()
581 *databufp = NULL; /* for safety */ in inet6_opt_find()