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

/netbsd-6-1-5-RELEASE/lib/libc/net/
H A Dip6opt.c447 inet6_opt_init(void *extbuf, socklen_t extlen) argument
464 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, argument
529 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) argument
562 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, argument
610 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t *lenp, void **databufp) argument
[all...]
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c1687 pr_ip6opt(void *extbuf) argument
1739 pr_rthdr(void *extbuf) argument

Completed in 74 milliseconds