Searched refs:inet6_opt_append (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/usr.sbin/mld6query/ |
| D | mld6.c | 242 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/ |
| D | Symbol.map | 82 inet6_opt_append;
|
| D | Makefile.inc | 89 MLINKS+=inet6_opt_init.3 inet6_opt_append.3 \
|
| D | ip6opt.c | 397 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_append() function
|
| /freebsd-9-stable/sys/netinet6/ |
| D | in6.h | 698 extern int inet6_opt_append(void *, socklen_t, int, uint8_t, socklen_t,
|