Searched refs:inet6_opt_find (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/lib/libc/net/ |
H A D | ip6opt.c | 62 __weak_alias(inet6_opt_find, _inet6_opt_find) 606 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find() function
|
H A D | Makefile.inc | 139 inet6_opt_init.3 inet6_opt_find.3 \
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/ |
H A D | in_.d | 204 int inet6_opt_find(void* __extbuf, socklen_t __extlen, int __offset, in version()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/ |
H A D | in_.d | 543 int inet6_opt_find(void*, socklen_t, int, ubyte, socklen_t*, void**);
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/ |
H A D | in_.d | 561 int inet6_opt_find(void*, socklen_t, int, ubyte, socklen_t*, void**);
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/ |
H A D | in_.d | 602 int inet6_opt_find(void*, socklen_t, int, ubyte, socklen_t*, void**);
|
/netbsd-src/sys/netinet6/ |
H A D | in6.h | 714 extern int inet6_opt_find(void *, socklen_t, int, uint8_t,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 469 inet6_opt_find
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 469 inet6_opt_find
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 474 #define inet6_opt_find _inet6_opt_find 470 #define inet6_opt_find _inet6_opt_find global() macro
|