Home
last modified time | relevance | path

Searched full:untracked (Results 1 – 25 of 61) sorted by relevance

123

/external/iptables/extensions/
Dlibxt_SYNPROXY.man46 Make SYN packets untracked
51 Catch UNTRACKED (SYN packets) and INVALID (3WHS ACK packets) states
58 \-m state \-\-state UNTRACKED,INVALID \-j SYNPROXY
Dlibxt_state.t4 -m state --state UNTRACKED;=;OK
Dlibxt_SYNPROXY.t3 -p tcp -m tcp --dport 42 -m conntrack --ctstate INVALID,UNTRACKED -j SYNPROXY --sack-perm --timesta…
Dlibxt_conntrack.t6 -m conntrack --ctstate UNTRACKED;=;OK
Dlibxt_conntrack.c75 "[!] --ctstate {INVALID|ESTABLISHED|NEW|RELATED|UNTRACKED|SNAT|DNAT}[,...]\n" in conntrack_mt_help()
199 else if (strncasecmp(state, "UNTRACKED", len) == 0) in parse_state()
240 else if (strncasecmp(state, "UNTRACKED", z) == 0) in conntrack_ps_state()
1026 " [!] --state [INVALID|ESTABLISHED|NEW|RELATED|UNTRACKED][,...]\n" in state_help()
1047 else if (strncasecmp(state, "UNTRACKED", len) == 0) in state_parse_state()
1180 xt_xlate_add(xl, "%s%s", sep, "untracked"); in state_xlate_print()
/external/python/cpython3/Include/internal/
Dmem.h58 which objects may be untracked is not free, and the costs must be
74 can be untracked. A tuple can be untracked if all of its contents are
79 tracked. Dictionaries are untracked when created. If a tracked item is
/external/protobuf/csharp/
D.gitignore2 # Untracked directories
24 # Untracked files
/external/drm_hwcomposer/
D.gitlab-ci.yml15 untracked: true
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp60 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
100 /// is empty for lattice values in the undefined, overdefined, and untracked
120 CVPLatticeVal(CVPLatticeVal::Untracked)) {} in CVPLatticeFunc()
198 OS << "Untracked "; in PrintLatticeVal()
/external/pdfium/testing/tools/
Dgithelper.py29 output = RunCommandPropagateErr(['git', 'stash', '--include-untracked'],
/external/u-boot/lib/
Dtrace.c21 u64 untracked_count; /* Total number of untracked function calls */
252 puts(" untracked function calls\n"); in trace_print_stats()
/external/u-boot/doc/
DREADME.trace66 0 untracked function calls
74 0 untracked function calls
/external/vixl/tools/
Dgit.py47 # Get untracked files in src/, test/, and tools/.
/external/perfetto/gn/standalone/
Dglob.py19 a bad idea, as it plays very badly with git leaving untracked files around. This
/external/libbrillo/brillo/
Dprocess_reaper.cc73 LOG(INFO) << "Untracked process " << info.si_pid in HandleSIGCHLD()
/external/yapf/
D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
/external/iptables/include/linux/netfilter/
Dnf_conntrack_common.h83 /* Conntrack is a fake untracked entry */
/external/libnl/include/linux-private/linux/netfilter/
Dnf_conntrack_common.h83 /* Conntrack is a fake untracked entry */
/external/clang/
D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_conntrack_common.h96 /* Conntrack is a fake untracked entry. Obsolete and not used anymore */
/external/syzkaller/vendor/google.golang.org/grpc/
Dvet.sh53 die "Uncommitted or untracked files found; commit changes first"
/external/llvm/lib/Analysis/
DSparsePropagation.cpp38 OS << "untracked"; in PrintValue()
71 // If this value is untracked, don't add it to the map. in getOrInitValueState()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DSparsePropagation.cpp37 OS << "untracked"; in PrintValue()
70 // If this value is untracked, don't add it to the map. in getOrInitValueState()
/external/swiftshader/third_party/llvm-7.0/llvm/
D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
/external/llvm/
D.gitignore2 # This file specifies intentionally untracked files that git should ignore.

123