Searched defs:databufp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libc/net/
H A Dip6opt.c455 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, socklen_t len, uint8_t align, void **databufp) argument
555 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, socklen_t *lenp, void **databufp) argument
606 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, socklen_t *lenp, void **databufp) argument

Completed in 165 milliseconds