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

/freebsd-9.3-release/lib/libc/net/
H A DMakefile.inc96 inet6_option_space.3 inet6_option_append.3 \
H A DSymbol.map77 inet6_option_append;
H A Dip6opt.c97 inet6_option_append(struct cmsghdr *cmsg, const u_int8_t *typep, int multx, function
159 * The difference between this function and inet6_option_append() is
/freebsd-9.3-release/usr.sbin/mld6query/
H A Dmld6.c289 if (inet6_option_append(cmsgp, raopt, 4, 0))
290 errx(1, "inet6_option_append failed\n");
/freebsd-9.3-release/sys/netinet6/
H A Din6.h679 extern int inet6_option_append(struct cmsghdr *, const uint8_t *,

Completed in 107 milliseconds