Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/net/
Dip6opt.c406 socklen_t len, u_int8_t align, void **databufp) in inet6_opt_append() argument
463 *databufp = optp; in inet6_opt_append()
504 socklen_t *lenp, void **databufp) in inet6_opt_next() argument
541 *databufp = optp + 2; in inet6_opt_next()
547 *databufp = NULL; /* for safety */ in inet6_opt_next()
553 socklen_t *lenp, void **databufp) in inet6_opt_find() argument
581 *databufp = optp + 2; in inet6_opt_find()
589 *databufp = NULL; /* for safety */ in inet6_opt_find()