Searched refs:inet6_opt_find (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libsocket/inet/ |
H A D | inet6_opt.c | 273 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, function 286 /* value to feed back into inet6_opt_find() as offset */ 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 | 102 inet6_opt_find.3socket \ 222 inet6_opt_find.3socket := LINKSRC = inet6_opt.3socket
|
/illumos-gate/usr/src/boot/include/netinet6/ |
H A D | in6.h | 720 extern int inet6_opt_find(void *, socklen_t, int, uint8_t, socklen_t *,
|
/illumos-gate/usr/src/uts/common/netinet/ |
H A D | in.h | 1160 extern int inet6_opt_find(void *extbufp, socklen_t extlen, int offset,
|
Completed in 66 milliseconds