Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A DSymbol.map84 inet6_option_init;
H A DMakefile.inc108 inet6_option_space.3 inet6_option_init.3 \
H A Dip6opt.c69 inet6_option_init(void *bp, struct cmsghdr **cmsgp, int type) in inet6_option_init() function
/dragonfly/usr.sbin/mld6query/
H A Dmld6query.c204 if (inet6_option_init((void *)cmsgp, &cmsgp, IPV6_HOPOPTS)) in make_msg()
/dragonfly/sys/netinet6/
H A Din6.h692 int inet6_option_init (void *, struct cmsghdr **, int);