Searched refs:inet6_opt_next (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libc/net/
H A Dip6opt.c61 __weak_alias(inet6_opt_next, _inet6_opt_next)
555 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, function
H A DMakefile.inc138 inet6_opt_init.3 inet6_opt_next.3 \
/netbsd-current/sys/netinet6/
H A Din6.h712 extern int inet6_opt_next(void *, socklen_t, int, uint8_t *,
/netbsd-current/lib/libc/include/
H A Dnamespace.h469 #define inet6_opt_next _inet6_opt_next macro
/netbsd-current/sbin/ping6/
H A Dping6.c1622 currentlen = inet6_opt_next(extbuf, extlen, currentlen,
1628 * Note that inet6_opt_next automatically skips any padding

Completed in 111 milliseconds