Home
last modified time | relevance | path

Searched full:forwarded (Results 1 – 25 of 455) sorted by relevance

12345678910>>...19

/freebsd/lib/libpmc/pmu-events/arch/x86/knightslanding/
H A Dcache.json126 …d requests that accounts for reponses from snoop request hit with data forwarded from it Far(not …
137 …equests that accounts for responses from a snoop request hit with data forwarded from its Far(not…
148 …equests that accounts for responses from a snoop request hit with data forwarded from its Far(not…
159 …d requests that accounts for reponses from snoop request hit with data forwarded from its Near-ot…
170 …equests that accounts for responses from a snoop request hit with data forwarded from its Near-ot…
181 …equests that accounts for responses from a snoop request hit with data forwarded from its Near-ot…
258 …d requests that accounts for reponses from snoop request hit with data forwarded from it Far(not …
269 …equests that accounts for responses from a snoop request hit with data forwarded from its Far(not…
280 …equests that accounts for responses from a snoop request hit with data forwarded from its Far(not…
291 …d requests that accounts for reponses from snoop request hit with data forwarded from its Near-ot…
[all …]
/freebsd/usr.sbin/syslogd/tests/
H A Dsyslogd_forwarded_format_test.sh12 # Forwarded Message Tests
46 atf_set descr "bsd format test on a forwarded syslog message"
73 atf_set descr "rfc3164 format test on a forwarded syslog message"
100 atf_set descr "rfc3164-strict format test on a forwarded syslog message"
125 atf_set descr "syslog format test on a forwarded syslog message"
150 atf_set descr "rfc5424 format test on a forwarded syslog message"
177 atf_set descr "legacy bsd format test on a forwarded syslog message"
205 "legacy rfc3164 format test on a forwarded syslog message"
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/
H A Dcache.json221 …it in the L3 cache, in which a snoop was required and modified data was forwarded from another cor…
389 … supplied by the L3 cache where a snoop was sent, the snoop hit, and modified data was forwarded.",
400 …t were supplied by the L3 cache where a snoop was sent, the snoop hit, but no data was forwarded.",
411 …plied by the L3 cache where a snoop was sent, the snoop hit, and non-modified data was forwarded.",
466 … supplied by the L3 cache where a snoop was sent, the snoop hit, and modified data was forwarded.",
477 …t were supplied by the L3 cache where a snoop was sent, the snoop hit, but no data was forwarded.",
488 …plied by the L3 cache where a snoop was sent, the snoop hit, and non-modified data was forwarded.",
532 … supplied by the L3 cache where a snoop was sent, the snoop hit, and modified data was forwarded.",
543 …t were supplied by the L3 cache where a snoop was sent, the snoop hit, but no data was forwarded.",
554 …plied by the L3 cache where a snoop was sent, the snoop hit, and non-modified data was forwarded.",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/
H A Dcache.json793 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
801 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
806 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
814 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
819 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
827 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
832 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
840 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
845 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
853 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dcache.json483 "BriefDescription": "Retired load uop whose Data Source was: forwarded from remote cache",
829 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
837 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
842 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
850 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
855 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
863 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
868 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
876 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
881 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
[all …]
/freebsd/tests/sys/common/
H A Dsender.py63 Checks that forwarded ICMP packet @fwd_ptk is the same as
87 Receives and checks the forwarded packet.
109 print('Forwarded packet:')
120 Receives and checks the forwarded packet.
144 Checks that forwarded ICMP packet @fwd_ptk is the same as
166 Receives and checks the forwarded packet.
188 print('Forwarded packet:')
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_get_forwarded_creds.340 .Nd get forwarded credentials from the KDC
70 get tickets forwarded to
72 If the tickets that are forwarded are address-less, the forwarded
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c107 #define KRB_FORWARD 4 /* Forwarded credentials follow */
108 #define KRB_FORWARD_ACCEPT 5 /* Forwarded credentials accepted */
109 #define KRB_FORWARD_REJECT 6 /* Forwarded credentials rejected */
580 const char *errbuf2 = "Read forwarded creds failed"; in kerberos5_is()
585 "Read forwarded creds failed: %s", in kerberos5_is()
590 log_message("Could not read forwarded credentials: %s", errbuf); in kerberos5_is()
601 log_message("Forwarded credentials obtained"); in kerberos5_is()
689 printf("[ Kerberos V5 accepted forwarded credentials ]\r\n"); in kerberos5_reply()
692 printf("[ Kerberos V5 refuses forwarded credentials because %.*s ]\r\n", in kerberos5_reply()
761 case KRB_FORWARD: /* Forwarded credentials follow */ in kerberos5_printsub()
[all …]
/freebsd/tests/sys/netinet/
H A Dforward.sh80 atf_check -o match:'1 packet forwarded \(1 packet fast forwarded\)' jexec ${jname} netstat -sp ip
140 atf_check -o match:'1 packet forwarded \(1 packet fast forwarded\)' jexec ${jname} netstat -sp ip
194 atf_check -o match:'1 packet forwarded \(0 packets fast forwarded\)' jexec ${jname} netstat -sp ip
254 atf_check -o match:'1 packet forwarded \(1 packet fast forwarded\)' jexec ${jname} netstat -sp ip
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_credential.378 \fIforwardable\fP make the forwarded ticket forwabledable.
91 Gets tickets forwarded to hostname. If the tickets that are forwarded are address-less, the forward…
107 \fIin_creds\fP the in client and server ticket names. The client and server components forwarded to…
119 …_CRED to support those tickets. The session key is used otherwise to encrypt the forwarded ticket.
/freebsd/contrib/telnet/libtelnet/
H A Dkerberos5.c85 #define KRB_FORWARD 4 /* Forwarded credentials follow */
86 #define KRB_FORWARD_ACCEPT 5 /* Forwarded credentials accepted */
87 #define KRB_FORWARD_REJECT 6 /* Forwarded credentials rejected */
538 "Read forwarded creds failed: %s", err_str); in kerberos5_is()
545 printf("Could not read forwarded credentials: %s\r\n", in kerberos5_is()
556 printf("Forwarded credentials obtained\r\n"); in kerberos5_is()
643 printf("[ Kerberos V5 accepted forwarded credentials ]\r\n"); in kerberos5_reply()
646 printf("[ Kerberos V5 refuses forwarded credentials because %.*s ]\r\n", in kerberos5_reply()
711 case KRB_FORWARD: /* Forwarded credentials follow */ in kerberos5_printsub()
715 case KRB_FORWARD_ACCEPT: /* Forwarded credentials accepted */ in kerberos5_printsub()
[all …]
/freebsd/crypto/krb5/src/tests/
H A Dforward.c2 /* tests/forward.c - test harness for getting forwarded creds */
33 /* This test program overwrites the default credential cache with a forwarded
76 /* Get a forwarded TGT. */ in main()
82 /* Reinitialize the default ccache with the forwarded TGT. */ in main()
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Dmemory.json180 …Counts all demand & prefetch code reads that miss the LLC and the data forwarded from remote cach…
228 …refetch) that miss the LLC the data is found in M state in remote cache and forwarded from there",
240 …data/code/rfo reads (demand & prefetch) that miss the LLC and the data forwarded from remote cach…
288 …de reads that miss the LLC the data is found in M state in remote cache and forwarded from there",
300 …"BriefDescription": "Counts all demand code reads that miss the LLC and the data forwarded from r…
360 …ta reads that miss the LLC the data is found in M state in remote cache and forwarded from there",
372 …"BriefDescription": "Counts demand data reads that miss the LLC and the data forwarded from remot…
384 …FOs) that miss the LLC and the data is found in M state in remote cache and forwarded from there.",
456 …ta reads that miss the LLC the data is found in M state in remote cache and forwarded from there",
468 …etch (that bring data to L2) data reads that miss the LLC and the data forwarded from remote cach…
/freebsd/crypto/openssh/
H A Dssh.179 sockets can also be forwarded over the secure channel.
128 socket) can access the local agent through the forwarded connection.
154 data for forwarded X11, TCP and
192 connection is forwarded over the secure channel, and the application
286 Allows remote hosts to connect to local forwarded ports.
373 (client) host are to be forwarded to the given host and port, or Unix socket,
381 connection is forwarded over the secure channel, and a connection is
464 connection will be automatically forwarded over an encrypted channel.
683 (server) host are to be forwarded to the local side.
689 connection is forwarded over the secure channel, and a connection
[all …]
H A Dssh-agent.1117 option allows clients of a forwarded
144 The default behaviour prevents forwarded access to a FIDO key from also
227 may be forwarded from further remote hosts using the
234 the connection to the agent is forwarded over SSH remote connections
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/
H A Dcache.json731 …LLC and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
791 …LLC and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
803 …in the LLC and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
851 …LLC and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
863 …in the LLC and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
911 …LLC and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
923 …in the LLC and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
971 …LLC and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
983 …in the LLC and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
1043 …LLC and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Dcache.json462 …"BriefDescription": "Retired load instructions whose data sources was forwarded from a remote cach…
469 …"PublicDescription": "Retired load instructions whose data sources was forwarded from a remote cac…
769 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
781 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
841 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
853 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
913 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
925 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
985 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
997 … L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/silvermont/
H A Dcache.json154 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
209 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
253 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
308 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
374 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
440 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
495 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
583 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
616 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
660 …at miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
[all …]
/freebsd/share/man/man5/
H A Dforward.545 Mail may also be forwarded as the standard input to a program
65 Mail would be forwarded to
84 One copy of mail would be forwarded to
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Dcache.json453 "BriefDescription": "Retired load uop whose Data Source was: forwarded from remote cache",
811 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
819 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
824 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
832 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
837 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
845 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
850 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
858 …e L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
863 …t in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt188 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue
189 # would be created and the Queue ID of a Forwarded Interrupt Ingress Queue
233 # Two extra Ingress Queues per function for Firmware Events and Forwarded
235 # Forwarded Interrupt Queue) and General Interrupts per function.
238 # # Forwarded Interrupts
243 # their interrupts forwarded to another set of Forwarded Interrupt Queues.
247 # NFLIQ_HYPERV = 40 # VIQs + NCPUS Forwarded Interrupt Queues
250 # NMSIX_HYPERV = 8 # NCPUS Forwarded Interrupt Queues
H A Dt6fw_cfg_fpga.txt200 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue
201 # would be created and the Queue ID of a Forwarded Interrupt Ingress Queue
245 # Two extra Ingress Queues per function for Firmware Events and Forwarded
247 # Forwarded Interrupt Queue) and General Interrupts per function.
250 # # Forwarded Interrupts
255 # their interrupts forwarded to another set of Forwarded Interrupt Queues.
259 # NFLIQ_HYPERV = 40 # VIQs + NCPUS Forwarded Interrupt Queues
262 # NMSIX_HYPERV = 8 # NCPUS Forwarded Interrupt Queues
/freebsd/tests/sys/netpfil/ipfw/
H A Ddivert.sh47 # When a packet is diverted, forwarded, and possibly diverted again:
48 # - inbound > diverted > inbound > forwarded
50 # - inbound > diverted > inbound > forwarded
57 # fwd - forwarded
220 …atf_set descr 'Test inbound > diverted > inbound > forwarded > outbound > diverted > outbound | ne…
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Dmemory.json219 …de reads that miss the LLC the data is found in M state in remote cache and forwarded from there",
231 …"BriefDescription": "Counts all demand code reads that miss the LLC and the data forwarded from r…
291 …ta reads that miss the LLC the data is found in M state in remote cache and forwarded from there",
303 …"BriefDescription": "Counts demand data reads that miss the LLC and the data forwarded from remot…
375 …ta reads that miss the LLC the data is found in M state in remote cache and forwarded from there",
387 …etch (that bring data to L2) data reads that miss the LLC and the data forwarded from remote cach…
/freebsd/share/doc/smm/02.config/
H A De.t55 sending them packets to be forwarded.
71 When forwarding IP packets, 4.4BSD IP will note when a packet is forwarded
75 If the packet was forwarded using a route to a host or to a subnet,

12345678910>>...19