Home
last modified time | relevance | path

Searched refs:capture (Results 1 – 25 of 236) sorted by relevance

12345678910

/freebsd/contrib/file/magic/Magdir/
H A Dsniffer4 # sniffer: file(1) magic for packet capture files
10 # Microsoft Network Monitor 1.x capture files.
12 0 string RTSS NetMon capture file
23 # Microsoft Network Monitor 2.x capture files.
25 0 string GMBU NetMon capture file
41 # Network General Sniffer capture files.
42 # Sorry, make that "Network Associates Sniffer capture files."
43 # Sorry, make that "Network General old DOS Sniffer capture files."
45 0 string TRSNIFF\040data\040\040\040\040\032 Sniffer capture file
61 # Cinco Networks NetXRay capture files.
[all …]
/freebsd/tools/tools/ether_reflect/
H A Dether_reflect.c70 pcap_t *capture; in main() local
109 if ((capture = pcap_open_live(interface, SNAPLEN, promisc, timeout, in main()
118 if (pcap_compile(capture, &program, in_string, 1, netmask) < 0) in main()
121 if (pcap_setfilter(capture, &program) < 0) in main()
124 if (pcap_setdirection(capture, PCAP_D_IN) < 0) in main()
128 error = pcap_next_ex(capture, &header, in main()
158 if (pcap_inject(capture, packet, header->len) < 0) in main()
160 pcap_perror(capture, "pcap_inject"); in main()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dmt8173-rt5650.txt10 - codec-capture : the subnode of rt5650 codec capture
11 Required codec-capture subnode properties:
12 - sound-dai: audio codec dai name on capture path
13 <&rt5650 0> : Default setting. Connect rt5650 I2S1 for capture. (dai_name = rt5645-aif1)
14 <&rt5650 1> : Connect rt5650 I2S2 for capture. (dai_name = rt5645-aif2)
27 codec-capture {
H A Dfsl,ssi.txt51 playback and capture to use different sample sizes and
60 - fsl,capture-dma: Phandle to a node for the DMA channel to use for
61 capture (recording) of audio. This is typically dictated
72 Notes on fsl,playback-dma and fsl,capture-dma:
75 and capture. On the MPC8610, for example, SSI1 must use DMA channel 0 for
76 playback and DMA channel 1 for capture. SSI2 must use DMA channel 2 for
77 playback and DMA channel 3 for capture. The developer can choose which
82 "fsl,playback-dma" and "fsl,capture-dma" must be marked as compatible with
H A Dxlnx,i2s.txt3 The IP supports I2S based playback/capture audio
7 "xlnx,i2s-receiver-1.0" for capture
9 Required property common to both I2S playback and capture:
/freebsd/contrib/libpcap/
H A DINSTALL.md60 configure: warning: cannot determine packet capture interface
65 cannot determine packet capture interface
69 then your system either does not support packet capture or your system
70 does support packet capture but libpcap does not support that
72 packet capture not supported by libpcap, please send us patches; don't
76 It is possible to override the default packet capture type with the
79 possible reason to do that would be to force a supported packet capture
144 network pseudo device entry in order to capture packets. The PPA is
152 It is impossible to capture outbound packets on HP-UX 9. To do so on
182 If you are trying to do packet capture with a FORE ATM card, you may or
[all …]
H A DREADME.md17 interface for user-level packet capture. libpcap provides a portable
21 for packet capture, and since we've developed several tools that
24 system-dependent packet capture modules in each application.
34 with the OS's interface for packet capture on those platforms, such as
46 Although most packet capture interfaces support in-kernel filtering,
/freebsd/crypto/openssl/util/
H A Dfix-deprecation66 my $capture = $2;
70 my $test = $capture.$';
73 print STDERR "DEBUG: captured:\n$capture"
82 $before .= $capture;
/freebsd/crypto/openssl/test/recipes/
H A D04-test_pem_reading.t87 my @data = run(app([@common, data_file($input)], stderr => undef), capture => 1);
98 @data = run(app([@common, data_file($input)], stderr => undef), capture => 1);
106 my @data = run(app([@common, data_file("beermug.pem")], stderr => undef), capture => 1);
110 @data = run(app([@common, $certkeycert], stderr => "outerr.txt"), capture => 1);
H A D20-test_dgst.t161 $testdata]), capture => 1);
174 $testdata, $testdata]), capture => 1);
188 $testdata, $testdata]), capture => 1);
203 $testdata, $testdata]), capture => 1);
217 $testdata, $testdata]), capture => 1);
229 …data = run(app(['openssl', 'dgst', '-shake128', $testdata], stderr => "outerr.txt"), capture => 1);
H A D15-test_gensm2.t52 capture => 1));
58 capture => 1));
H A D05-test_rand.t30 capture => 1, statusvar => \$success);
36 capture => 1, statusvar => \$success);
H A D03-test_fipsinstall.t34 capture => 1, statusvar => \my $indicatorpost);
239 capture => 1, statusvar => \my $exit);
257 capture => 1, statusvar => \my $exit);
H A D25-test_crl.t56 my @lines = run(app($cmdarray), capture => 1);
66 my @lines = run(app($cmdarray, stdin => $infile), capture => 1);
/freebsd/tools/test/ppsapi/
H A DREADME6 -a capture assert flank
7 -c capture clear flank
8 (if neither -a -c: capture all available flanks)
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dimx.txt7 This is the media controller node for video capture support. It is a
12 - compatible : "fsl,imx-capture-subsystem";
18 capture-subsystem {
19 compatible = "fsl,imx-capture-subsystem";
/freebsd/sys/contrib/device-tree/Bindings/pwm/
H A Dpwm-st.txt16 - clock-names: Valid entries are "pwm" and/or "capture".
23 - st,capture-num-chan: Number of available Capture channels. Default is 0.
42 st,capture-num-chan = <2>;
/freebsd/sys/contrib/openzfs/config/
H A Dax_code_coverage.m4141 $(A''M_V_at)$(MAKE) $(AM_MAKEFLAGS) code-coverage-capture
144 …e_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE_DIRECTORY)) --capture --output-file "$(…
234 code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\
254 code-coverage-capture: code-coverage-capture-hook'"$CODE_COVERAGE_RULES_CAPTURE"'
256 # Hook rule executed before code-coverage-capture, overridable by the user
257 code-coverage-capture-hook:
264 .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean
/freebsd/sbin/ddb/
H A Dddb.conf11 script kdb.enter.panic=textdump set; capture on; run lockinfo; show pcpu; bt; ps; alltrace; capture
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp319 const BlockDecl::Capture *capture, llvm::Type *type, in BlockLayoutChunk()
324 : Alignment(align), Size(size), Capture(capture), Type(type), in BlockLayoutChunk()
390 const BlockDecl::Capture *capture, llvm::Type *type, in addBlockLayout() argument
394 if (!capture) { in addBlockLayout()
397 align, size, capture, type, fieldType, BlockCaptureEntityKind::None, in addBlockLayout()
407 computeCopyInfoForBlockCapture(*capture, fieldType, LangOpts); in addBlockLayout()
409 computeDestroyInfoForBlockCapture(*capture, fieldType, LangOpts); in addBlockLayout()
410 Layout.push_back(BlockLayoutChunk(align, size, capture, type, fieldType, in addBlockLayout()
900 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in EmitBlockLiteral() local
903 if (capture.isConstant()) continue; in EmitBlockLiteral()
[all …]
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c218 } capture[LUA_MAXCAPTURES]; member
238 if (l < 0 || l >= ms->level || ms->capture[l].len == CAP_UNFINISHED) in check_capture()
247 if (ms->capture[level].len == CAP_UNFINISHED) return level; in capture_to_close()
389 ms->capture[level].init = s; in start_capture()
390 ms->capture[level].len = what; in start_capture()
402 ms->capture[l].len = s - ms->capture[l].init; /* close capture */ in end_capture()
404 ms->capture[l].len = CAP_UNFINISHED; /* undo capture */ in end_capture()
412 len = ms->capture[l].len; in match_capture()
414 memcmp(ms->capture[l].init, s, len) == 0) in match_capture()
555 ptrdiff_t l = ms->capture[i].len; in push_onecapture()
[all …]
/freebsd/contrib/atf/atf-c/detail/
H A Dprocess_test.c1065 TC_FORK_STREAMS(capture, CAPTURE, capture, CAPTURE);
1066 TC_FORK_STREAMS(capture, CAPTURE, connect, CONNECT);
1067 TC_FORK_STREAMS(capture, CAPTURE, default, DEFAULT);
1068 TC_FORK_STREAMS(capture, CAPTURE, inherit, INHERIT);
1069 TC_FORK_STREAMS(capture, CAPTURE, redirect_fd, REDIRECT_FD);
1070 TC_FORK_STREAMS(capture, CAPTURE, redirect_path, REDIRECT_PATH);
1071 TC_FORK_STREAMS(connect, CONNECT, capture, CAPTURE);
1077 TC_FORK_STREAMS(default, DEFAULT, capture, CAPTURE);
1083 TC_FORK_STREAMS(inherit, INHERIT, capture, CAPTURE);
1089 TC_FORK_STREAMS(redirect_fd, REDIRECT_FD, capture, CAPTURE);
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a779g0-white-hawk-ard-audio-da7212.dtso40 * (@) Connect to pin5 (DATIN = playback) or pin15 (DATOUT = capture)
60 * You can use capture if you change the settings
176 /* Mutually exclusive with 'capture' */
179 /* capture = <&ssi0>; */
/freebsd/libexec/nuageinit/
H A Dyaml.lua568 local capture = self:advance()[2]
571 year = capture[1],
572 month = capture[2],
573 day = capture[3],
574 hour = capture[4] or 0,
575 min = capture[5] or 0,
576 sec = capture[6] or 0,
/freebsd/contrib/libpcap/doc/
H A DREADME.dag29 capture stream (linux or bpf) and for capturing from DAG cards. To build
30 libpcap with only DAG support specify the capture type as 'dag' when
36 cards and will not capture from the native OS packet stream.
61 dag0:0, dag0:2 etc. Specifying transmit streams for capture is not supported.
96 DAG cards by default capture entire packets including the L2
111 applications may incorrectly report capture errors or oversize packets

12345678910