Home
last modified time | relevance | path

Searched full:replies (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/freebsd/tests/sys/netpfil/pf/
H A Drtable.sh53 # Echo requests will be properly forwarded but replies can't be routed back.
58 # Allow replies coming back to the tester properly via stateful filtering post-routing.
64 # Allow replies coming back to the tester properly via provding extra routes in rtable 1
100 # Echo requests will be properly forwarded but replies can't be routed back.
106 # Allow replies coming back to the tester properly via stateful filtering post-routing.
113 # Allow replies coming back to the tester properly via provding extra routes in rtable 1
H A Dfrag6.py128 replies = sp.sniff(iface=if2, timeout=3)
130 for p in replies:
158 replies = sp.sniff(iface=if2, timeout=10)
160 for p in replies:
/freebsd/share/man/man4/
H A Dicmp.4165 Enable/disable ICMP replies received via broadcast or multicast.
173 Mean rate limit for replies in packets/second.
188 for limiting the sending rate of replies.
199 Enable/disable logging of ICMP replies bandwidth limiting.
211 the system replies to an ICMP Address Mask Request packet.
215 Enable/disable replies to ICMP Address Mask Request packets.
241 Enable/disable replies to ICMP Timestamp packets.
/freebsd/contrib/unbound/services/
H A Dmesh.h42 * between query states and the super and subquery states, and replies to
127 /** stats, number of expired replies sent */
129 /** stats, number of cached replies from cachedb */
131 /** number of replies sent */
133 /** sum of waiting times for the replies */
137 /** (extended stats) secure replies */
139 /** (extended stats) bogus replies */
143 /** (extended stats) rcodes in replies */
145 /** (extended stats) rcode nodata in replies */
199 /** the list of replies to clients for the results */
[all …]
/freebsd/contrib/libpcap/
H A Drpcap-protocol.c165 static const char *replies[] = variable
180 #define NUM_REPLY_TYPES (sizeof replies / sizeof replies[0])
189 return replies[type]; in rpcap_msg_type_string()
/freebsd/crypto/openssh/
H A DPROTOCOL.mux15 field. This field is returned in replies as "client request id" to
145 The server replies with:
183 For dynamically allocated listen port the server replies with
286 XXX inject packet (what about replies)
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpam_macros.h16 #define _pam_drop_reply(/* struct pam_response * */ reply, /* int */ replies) \ argument
20 for (i = 0; i < (replies); i++) \
/freebsd/crypto/krb5/src/kdc/
H A Dt_bigreply.py4 # Set the maximum UDP reply size very low, so that all replies go
32 success('Large KDC replies')
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_05.sh199 <received-echo-replies>0</received-echo-replies>
209 <sent-echo-replies>0</sent-echo-replies>
392 <received-echo-replies>0</received-echo-replies>
402 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_07.sh191 <received-echo-replies>0</received-echo-replies>
201 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_03.sh195 <received-echo-replies>0</received-echo-replies>
205 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_08.sh191 <received-echo-replies>0</received-echo-replies>
201 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_09.sh193 <received-echo-replies>0</received-echo-replies>
203 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_20.sh190 <received-echo-replies>0</received-echo-replies>
200 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_02.sh194 <received-echo-replies>0</received-echo-replies>
204 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_04.sh195 <received-echo-replies>0</received-echo-replies>
205 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_10.sh195 <received-echo-replies>0</received-echo-replies>
205 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_11.sh194 <received-echo-replies>0</received-echo-replies>
204 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_12.sh193 <received-echo-replies>0</received-echo-replies>
203 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_13.sh193 <received-echo-replies>0</received-echo-replies>
203 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_14.sh193 <received-echo-replies>0</received-echo-replies>
203 <sent-echo-replies>0</sent-echo-replies>
H A Dfrag6_16.sh192 <received-echo-replies>0</received-echo-replies>
202 <sent-echo-replies>0</sent-echo-replies>
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.449 o Set truncated flag correctly in evdns server replies.
80 o Match the query in DNS replies to the query in the request; from Vsevolod Stakhov.
90 o Correct handling of trailing headers in chunked replies; from Scott Lamb.
140 o make RPC replies use application/octet-stream as mime type
168 o always generate Date and Content-Length headers for HTTP/1.1 replies
177 o Correctly handle DNS replies with no answers set (Fixes bug 1846282)
/freebsd/contrib/libevent/
H A DChangeLog-1.449 o Set truncated flag correctly in evdns server replies.
80 o Match the query in DNS replies to the query in the request; from Vsevolod Stakhov.
90 o Correct handling of trailing headers in chunked replies; from Scott Lamb.
140 o make RPC replies use application/octet-stream as mime type
168 o always generate Date and Content-Length headers for HTTP/1.1 replies
177 o Correctly handle DNS replies with no answers set (Fixes bug 1846282)
/freebsd/contrib/sendmail/libmilter/docs/
H A Dsmfi_setmlreply.html22 and 5XX replies are accepted.
38 This code will be used on subsequent error replies resulting from actions
102 <LI>More than 32 lines of text replies are given.

12345678910>>...14