OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inet6_opt_init
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/net/
Makefile.inc
116
inet6_opt_init
.3 inet6_rth_space.3 inet6_getscopeid.3
135
inet6_opt_init
.3 inet6_opt_append.3 \
136
inet6_opt_init
.3 inet6_opt_finish.3 \
137
inet6_opt_init
.3 inet6_opt_set_val.3 \
138
inet6_opt_init
.3 inet6_opt_next.3 \
139
inet6_opt_init
.3 inet6_opt_find.3 \
140
inet6_opt_init
.3 inet6_opt_get_val.3 \
ip6opt.c
57
__weak_alias(
inet6_opt_init
, _inet6_opt_init)
441
inet6_opt_init
(void *extbuf, socklen_t extlen)
function in typeref:typename:int
/src/usr.sbin/mld6query/
mld6.c
193
if ((hbhlen =
inet6_opt_init
(NULL, 0)) == -1)
194
errx(1, "
inet6_opt_init
(0) failed");
226
if ((currentlen =
inet6_opt_init
(hbhbuf, hbhlen)) == -1)
227
errx(1, "
inet6_opt_init
(len = %d) failed", hbhlen);
/src/sys/netinet6/
in6.h
706
extern int
inet6_opt_init
(void *, socklen_t);
/src/lib/libc/include/
namespace.h
470
#define
inet6_opt_init
_inet6_opt_init
macro
Completed in 17 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025