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

/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c67 * initialized option buffer. inet6_opt_append() returns the total length
71 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, function
194 * returned by inet6_opt_append and inserts the data.
/illumos-gate/usr/src/man/man3socket/
H A DMakefile101 inet6_opt_append.3socket \
221 inet6_opt_append.3socket := LINKSRC = inet6_opt.3socket
/illumos-gate/usr/src/boot/include/netinet6/
H A Din6.h713 extern int inet6_opt_append(void *, socklen_t, int, uint8_t, socklen_t,
/illumos-gate/usr/src/uts/common/netinet/
H A Din.h1153 extern int inet6_opt_append(void *extbuf, socklen_t extlen, int offset,

Completed in 255 milliseconds