Searched refs:inet6_opt_next (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libsocket/inet/ |
H A D | inet6_opt.c | 212 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 D | Makefile | 106 inet6_opt_next.3socket \ 226 inet6_opt_next.3socket := LINKSRC = inet6_opt.3socket
|
/illumos-gate/usr/src/boot/include/netinet6/ |
H A D | in6.h | 718 extern int inet6_opt_next(void *, socklen_t, int, uint8_t *, socklen_t *,
|
/illumos-gate/usr/src/uts/common/netinet/ |
H A D | in.h | 1158 extern int inet6_opt_next(void *extbuf, socklen_t extlen, int offset,
|
Completed in 52 milliseconds