HomeSort by: relevance | last modified time | path
    Searched refs:inet6_opt_find (Results 1 - 8 of 8) sorted by relevancy

  /src/lib/libc/net/
Makefile.inc 139 inet6_opt_init.3 inet6_opt_find.3 \
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, function
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/netinet/
in_.d 204 int inet6_opt_find(void* __extbuf, socklen_t __extlen, int __offset,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/netinet/
in_.d 602 int inet6_opt_find(void*, socklen_t, int, ubyte, socklen_t*, void**);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
in_.d 543 int inet6_opt_find(void*, socklen_t, int, ubyte, socklen_t*, void**);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
in_.d 561 int inet6_opt_find(void*, socklen_t, int, ubyte, socklen_t*, void**);
  /src/sys/netinet6/
in6.h 714 extern int inet6_opt_find(void *, socklen_t, int, uint8_t,
  /src/lib/libc/include/
namespace.h 475 #define inet6_opt_find _inet6_opt_find macro

Completed in 23 milliseconds