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

/netbsd-current/lib/libc/net/
H A Dip6opt.c54 __weak_alias(inet6_option_init,_inet6_option_init)
94 inet6_option_init(void *bp, struct cmsghdr **cmsgp, int type) function
118 * inet6_option_init(). This function returns 0 if it succeeds or -1 on
196 * inet6_option_init(). This function returns a pointer to the 8-bit
H A DMakefile.inc123 inet6_option_space.3 inet6_option_init.3 \
/netbsd-current/usr.sbin/mld6query/
H A Dmld6.c237 if (inet6_option_init((void *)cmsgp, &cmsgp, IPV6_HOPOPTS))
238 errx(1, "inet6_option_init failed");
/netbsd-current/sys/netinet6/
H A Din6.h687 extern int inet6_option_init(void *, struct cmsghdr **, int);
/netbsd-current/lib/libc/include/
H A Dnamespace.h462 #define inet6_option_init _inet6_option_init macro

Completed in 196 milliseconds