| /freebsd-10-stable/contrib/atf/atf-c/detail/ |
| D | sanity_test.c | 51 enum type { inv, pre, post, unreachable }; enumerator 79 case unreachable: in do_test_child() 138 case unreachable: in do_test() 205 ATF_TC(unreachable); 206 ATF_TC_HEAD(unreachable, tc) in ATF_TC_HEAD() argument 210 ATF_TC_BODY(unreachable, tc) in ATF_TC_BODY() argument 214 do_test(unreachable, false); in ATF_TC_BODY() 215 do_test(unreachable, true); in ATF_TC_BODY() 227 ATF_TP_ADD_TC(tp, unreachable); in ATF_TP_ADD_TCS()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| D | AnalyzerStatsChecker.cpp | 72 unsigned total = 0, unreachable = 0; in checkEndAnalysis() local 80 ++unreachable; in checkEndAnalysis() 85 unreachable--; in checkEndAnalysis() 88 unreachable--; in checkEndAnalysis() 105 NumBlocksUnreachable += unreachable; in checkEndAnalysis() 110 << unreachable << " | Exhausted Block: " in checkEndAnalysis()
|
| /freebsd-10-stable/contrib/traceroute/ |
| D | traceroute.c | 986 int unreachable = 0; in main() local 1076 ++unreachable; in main() 1081 ++unreachable; in main() 1091 ++unreachable; in main() 1096 ++unreachable; in main() 1101 ++unreachable; in main() 1106 ++unreachable; in main() 1111 ++unreachable; in main() 1116 ++unreachable; in main() 1121 ++unreachable; in main() [all …]
|
| /freebsd-10-stable/contrib/netbsd-tests/ipf/input/ |
| D | ni4 | 2 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 12 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| D | ni3 | 2 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| D | ni11 | 2 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| D | f21 | 1 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 18 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| D | ni12 | 2 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| D | ni9 | 2 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| D | ni8 | 12 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits) 20 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet
|
| D | f22 | 1 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 18 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| D | ni10 | 2 # ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet 17 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
| /freebsd-10-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r199061-sparc.diff | 29 + unreachable 36 + unreachable 39 + unreachable
|
| D | patch-r262415-llvm-r201994-sparc.diff | 43 + unreachable
|
| /freebsd-10-stable/usr.sbin/traceroute6/ |
| D | traceroute6.c | 912 unsigned unreachable = 0; local 935 ++unreachable; 939 ++unreachable; 943 ++unreachable; 947 ++unreachable; 969 (unreachable > 0 && unreachable >= ((nprobes + 1) / 2))) {
|
| /freebsd-10-stable/contrib/ipfilter/rules/ |
| D | example.7 | 10 # block all ICMP destination unreachable packets which are port-unreachables
|
| /freebsd-10-stable/crypto/heimdal/lib/roken/ |
| D | socket_wrapper.c | 778 int unreachable, in swrap_packet_init() argument 808 if (unreachable) { in swrap_packet_init() 846 if (unreachable) { in swrap_packet_init() 940 int unreachable = 0; in swrap_dump_packet() local 1000 unreachable = 1; in swrap_dump_packet() 1137 unreachable = 1; in swrap_dump_packet() 1196 tcp_seq, tcp_ack, tcp_ctl, unreachable, in swrap_dump_packet()
|
| /freebsd-10-stable/contrib/bsnmp/snmp_ntp/ |
| D | NTP-MIB.txt | 295 be demobilized if the peer becomes unreachable." 445 NTP message was sent. If the peer becomes unreachable the 455 from the peer arrived. If the peer becomes unreachable the
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | Sanitizers.def | 74 SANITIZER("unreachable", Unreachable)
|
| /freebsd-10-stable/share/examples/ipfilter/ |
| D | ipf.conf.restrictive | 45 # if nothing applies, block and return icmp-replies (unreachable and rst)
|
| D | examples.txt | 304 # block all ICMP destination unreachable packets which are port-unreachables 353 Those two examples are equivalent, and return an ICMP port unreachable error
|
| /freebsd-10-stable/lib/libc/nls/ |
| D | C.msg | 109 51 Network is unreachable
|
| /freebsd-10-stable/contrib/llvm/lib/Support/Windows/ |
| D | Memory.inc | 79 // so mapping less than that will create an unreachable fragment of memory.
|
| /freebsd-10-stable/contrib/gcc/ |
| D | sched-rgn.c | 511 int num_bbs, num_insns, unreachable; in find_rgns() local 656 unreachable = 0; in find_rgns() 660 unreachable = 1; in find_rgns() 673 if (!unreachable) in find_rgns()
|
| /freebsd-10-stable/contrib/llvm/lib/AsmParser/ |
| D | LLLexer.cpp | 677 INSTKEYWORD(unreachable, Unreachable); in LexIdentifier()
|