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

/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c212 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, function
279 offset = inet6_opt_next(extbuf, extlen, offset, &newtype, lenp,
292 * inet6_opt_next or inet6_opt_find. The data is extracted from the option
/illumos-gate/usr/src/man/man3socket/
H A DMakefile106 inet6_opt_next.3socket \
226 inet6_opt_next.3socket := LINKSRC = inet6_opt.3socket
/illumos-gate/usr/src/boot/include/netinet6/
H A Din6.h718 extern int inet6_opt_next(void *, socklen_t, int, uint8_t *, socklen_t *,
/illumos-gate/usr/src/uts/common/netinet/
H A Din.h1158 extern int inet6_opt_next(void *extbuf, socklen_t extlen, int offset,

Completed in 85 milliseconds