Home
last modified time | relevance | path

Searched refs:unreach (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/netbsd-tests/ipf/regress/
H A Di82 block in proto icmp from any to any icmp-type unreach code 1
3 pass in proto icmp all icmp-type unreach code cutoff-preced
4 pass in proto icmp all icmp-type unreach code filter-prohib
5 pass in proto icmp all icmp-type unreach code isolate
6 pass in proto icmp all icmp-type unreach code needfrag
7 pass in proto icmp all icmp-type unreach code net-prohib
8 pass in proto icmp all icmp-type unreach code net-tos
9 pass in proto icmp all icmp-type unreach code host-preced
10 pass in proto icmp all icmp-type unreach code host-prohib
11 pass in proto icmp all icmp-type unreach code host-tos
[all …]
H A Df73 block in proto icmp from any to any icmp-type unreach code 3
4 pass in proto icmp from any to any icmp-type unreach code 3
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Di82 block in inet proto icmp from any to any icmp-type unreach code 1
3 pass in inet proto icmp from any to any icmp-type unreach code 15
4 pass in inet proto icmp from any to any icmp-type unreach code 13
5 pass in inet proto icmp from any to any icmp-type unreach code 8
6 pass in inet proto icmp from any to any icmp-type unreach code 4
7 pass in inet proto icmp from any to any icmp-type unreach code 9
8 pass in inet proto icmp from any to any icmp-type unreach code 11
9 pass in inet proto icmp from any to any icmp-type unreach code 14
10 pass in inet proto icmp from any to any icmp-type unreach code 10
11 pass in inet proto icmp from any to any icmp-type unreach code 12
[all …]
/freebsd/sbin/pfctl/tests/files/
H A Dpf0011.ok7 pass in inet6 proto ipv6-icmp all icmp6-type unreach keep state
8 pass in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr keep state
15 block drop in inet6 proto ipv6-icmp all icmp6-type unreach
16 block drop in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr
17 pass in inet proto icmp all icmp-type unreach code needfrag keep state
H A Dpf1010.in1 pass inet proto icmp icmp-type {unreach}
H A Dpf1010.ok1 pass inet proto icmp all icmp-type unreach keep state
H A Dpf0011.in17 pass in inet proto icmp all icmp-type unreach code needfrag
/freebsd/contrib/netbsd-tests/ipf/input/
H A Df74 in icmp 1.1.1.1 2.1.1.1 unreach
5 in icmp 1.1.1.1 2.1.1.1 unreach,1
6 in icmp 1.1.1.1 2.1.1.1 unreach,3
/freebsd/sbin/ipf/iplang/
H A DBNF48 icmptype ::= "echorep" | "echorep" "{" echoopts "}" ";" | "unreach" |
49 "unreach" "{" unreachtype "}" ";" | "squench" | "redir" |
H A Diplang_y.y385 | unreach
426 unreach:
/freebsd/share/examples/ipfilter/rules/
H A Dexample.712 block in on le1 proto icmp from any to any icmp-type unreach code 3
H A Dexample.520 block in proto icmp from any to any icmp-type unreach
H A Dexample.sr22 block in log on le0 proto icmp from any to any icmp-type unreach
/freebsd/share/examples/ipfilter/
H A Drules.txt84 block from any to any icmp unreach
122 block in log on le0 proto icmp from any to any icmp-type unreach
H A Dexample.1422 block in log on le0 proto icmp from any to any icmp-type unreach
H A DBNF54 icmp-type = "unreach" | "echo" | "echorep" | "squench" | "redir" |
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c438 if (peer->unreach > sys_beacon) { in transmit()
439 peer->unreach = 0; in transmit()
448 peer->unreach++; in transmit()
498 peer->unreach++; in transmit()
526 peer->unreach = 0; in transmit()
541 if (peer->unreach >= NTP_UNREACH) { in transmit()
2441 peer->unreach = 0; in receive()
3942 peer->unreach = 0; in clock_select()
H A Dntp_request.c901 ip->unreach = (u_char)pp->unreach; in peer_info()
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std77 offsetof(unreach) = 21
/freebsd/contrib/ntp/include/
H A Dntp.h103 #define NTP_UNREACH 10 /* poll unreach threshold */
390 int unreach; /* watchdog counter */
386 int unreach; /* watchdog counter */ global() member
H A Dntp_request.h389 u_char unreach; /* peer.unreach */ member
/freebsd/contrib/libpcap/
H A Dscanner.l443 icmp-unreach { yylval->h = 3; return NUM; }
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c154 (int) offsetof(struct info_peer, unreach));
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi700 @item @code{unreach}
702 unreach counter
H A Dntpq-opts.def930 .It Cm unreach
931 unreach counter

12