Home
last modified time | relevance | path

Searched refs:traversal (Results 1 – 25 of 158) sorted by relevance

1234567

/netbsd/external/apache2/mDNSResponder/dist/mDNSCore/
H A DuDNS.c830traversal->Protocol, mDNSVal16(traversal->IntPort), mDNSVal16(traversal->RequestedPort), traversal in mDNS_StartNATOperation_internal()
838traversal, traversal->Protocol, mDNSVal16(traversal->IntPort), traversal->NATLease); in mDNS_StartNATOperation_internal()
841 …if (traversal->Protocol && traversal->Protocol == (*n)->Protocol && mDNSSameIPPort(traversal->IntP… in mDNS_StartNATOperation_internal()
845traversal, traversal->Protocol, mDNSVal16(traversal->IntPort), traversal->NATLease, in mDNS_StartNATOperation_internal()
864 if (!traversal->NATLease) traversal->NATLease = NATMAP_DEFAULT_LEASE; in mDNS_StartNATOperation_internal()
867 mDNSPlatformMemZero(&traversal->tcpInfo, sizeof(traversal->tcpInfo)); in mDNS_StartNATOperation_internal()
907traversal->Protocol, mDNSVal16(traversal->IntPort), mDNSVal16(traversal->RequestedPort), traversal in mDNS_StopNATOperation_internal()
922traversal, traversal->Protocol, mDNSVal16(traversal->IntPort), traversal->NATLease, in mDNS_StopNATOperation_internal()
6079 (void) traversal; in mDNS_StartNATOperation_internal()
6087 (void) traversal; in mDNS_StopNATOperation_internal()
[all …]
H A DuDNS.h104 extern mStatus mDNS_StartNATOperation_internal(mDNS *const m, NATTraversalInfo *traversal);
H A DmDNSEmbeddedAPI.h2732 extern mStatus mDNS_StartNATOperation(mDNS *const m, NATTraversalInfo *traversal);
2733 extern mStatus mDNS_StopNATOperation(mDNS *const m, NATTraversalInfo *traversal);
2734 extern mStatus mDNS_StopNATOperation_internal(mDNS *m, NATTraversalInfo *traversal);
/netbsd/sys/external/bsd/libfdt/dist/
H A DTODO1 - Tree traversal functions
/netbsd/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc3715.txt144 account in a NA(P)T traversal solution.
147 devices which attempt to provide for IPsec NA(P)T traversal.
150 solve. While IPsec traversal "helper" functionality is not
153 traversal solution.
475 even when an IPsec NAT traversal solution is available.
480 NA(P)T traversal solutions should not allow arbitrary incoming
488 corporate Intranets, a NA(P)T traversal solution MUST support
557 traversal traffic. This implies, for example, that dynamic
580 traversal of the IKE and IPsec modes required for support within
600 implementation does not support NA(P)T traversal, so that a
[all …]
H A Drfc3948.txt574 traversal.
653 requires tunnel mode for NAT traversal, it must reject the quick mode
H A Ddraft-ietf-ipsec-udp-encaps-03.txt432 about NAT traversal.
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dhash.texi93 hash table, calling a function on each element. The traversal
102 @code{FALSE}, @code{bfd_hash_traverse} will stop the traversal and
237 You may want a traversal routine. This should just call the
238 traversal routine of the hash table you are deriving from with
244 linker hash table, uses macros for the lookup and traversal
/netbsd/external/gpl3/binutils/dist/bfd/doc/
H A Dhash.texi93 hash table, calling a function on each element. The traversal
102 @code{FALSE}, @code{bfd_hash_traverse} will stop the traversal and
237 You may want a traversal routine. This should just call the
238 traversal routine of the hash table you are deriving from with
244 linker hash table, uses macros for the lookup and traversal
/netbsd/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profiling_flags.inc22 "Maximum size of the traversal stack allocator.")
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBIO_find_type.pod5 BIO_find_type, BIO_next, BIO_method_type - BIO chain traversal
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_find_type.pod5 BIO_find_type, BIO_next, BIO_method_type - BIO chain traversal
/netbsd/external/gpl3/gcc/dist/gcc/jit/
H A DTODO.rst102 traversal, and having the block structure show up within tree dumps.
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/
H A DTODO.rst102 traversal, and having the block structure show up within tree dumps.
/netbsd/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DDebugChecks.rst47 path traversal. This is indented to show the call stack, but does NOT do any
52 during a path traversal ("IfStmt", "WhileStmt", etc). Currently used to check
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DIntroductionToTheClangAST.rst86 It allows traversal of the whole translation unit starting from
H A DRAVFrontendAction.rst82 // Return false to stop the traversal of the AST.
H A DControlFlowIntegrityDesign.rst287 separate virtual tables, 2) order virtual tables by a pre-order traversal of the class hierarchy
305 Order virtual tables by a pre-order traversal of the class hierarchy
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DHowToSetUpLLVMStyleRTTI.rst287 preorder traversal of the class hierarchy tree. With that arrangement, all
405 according to a preorder traversal of the inheritance tree.
H A DPasses.rst515 stored in a global. This pass is implemented as a bottom-up traversal of the
959 cannot throw an exception. It implements this as a bottom-up traversal of the
972 corresponding to the reverse post order traversal of current function (starting
/netbsd/external/apache2/llvm/dist/llvm/cmake/modules/
H A DLLVM-Config.cmake298 # Perform a post-order traversal of the dependency graph.
/netbsd/external/bsd/kyua-cli/dist/utils/config/
H A Dnodes.ipp124 /// intermediate non-existent nodes of the traversal will be created as dynamic
/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A DREADME143 7. Added support for doing logical and visual cursor traversal.
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dloop.texi85 the direction of traversal and the set of loops visited. Each loop is
87 loop tree, and the loops may be removed during the traversal. The newly
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dloop.texi86 direction of traversal and the set of loops visited. Each loop is
88 loop tree, and the loops may be removed during the traversal. The newly

1234567