Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/mld6query/
Dmld6.c242 if ((hbhlen = inet6_opt_append(NULL, 0, hbhlen, IP6OPT_ROUTER_ALERT, 2, in make_msg()
275 if ((currentlen = inet6_opt_append(hbhbuf, hbhlen, currentlen, in make_msg()
/freebsd-9-stable/lib/libc/net/
DSymbol.map82 inet6_opt_append;
DMakefile.inc89 MLINKS+=inet6_opt_init.3 inet6_opt_append.3 \
Dip6opt.c397 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_append() function
/freebsd-9-stable/sys/netinet6/
Din6.h698 extern int inet6_opt_append(void *, socklen_t, int, uint8_t, socklen_t,