Home
last modified time | relevance | path

Searched full:receiver (Results 1 – 25 of 746) sorted by relevance

12345678910>>...30

/freebsd/contrib/wpa/src/ap/
H A Deth_p_oui.c28 struct dl_list receiver; member
54 struct eth_p_oui_ctx *receiver; in eth_p_rx() local
73 dl_list_for_each(receiver, &iface->receiver, in eth_p_rx()
75 if (buf[0] != receiver->oui_suffix) in eth_p_rx()
78 eth_p_oui_deliver(receiver, ethhdr->h_source, ethhdr->h_dest, in eth_p_rx()
92 struct eth_p_oui_ctx *receiver; in eth_p_oui_register() local
96 receiver = os_zalloc(sizeof(*receiver)); in eth_p_oui_register()
97 if (!receiver) in eth_p_oui_register()
100 receiver->oui_suffix = oui_suffix; in eth_p_oui_register()
101 receiver->rx_callback = rx_callback; in eth_p_oui_register()
[all …]
/freebsd/contrib/ntp/libntp/
H A Dclocktypes.c17 { REFCLK_GPS_TRAK, "TRAK 8810 GPS Receiver (2)",
19 { REFCLK_WWV_PST, "PSTI/Traconex WWV/WWVH Receiver (3)",
31 { REFCLK_GPS_MX4200, "Magnavox MX4200 GPS Receiver (9)",
33 { REFCLK_GPS_AS2201, "Austron 2201A GPS Receiver (10)",
35 { REFCLK_GPS_ARBITER, "Arbiter 1088A/B GPS Receiver (11)",
41 { REFCLK_MSF_EES, "EES M201 MSF Receiver (14)",
45 { REFCLK_IRIG_BANCOMM, "Bancomm GPS/IRIG Receiver (16)",
51 { REFCLK_WWV_HEATH, "Heath WWV/WWVH Receiver (19)",
53 { REFCLK_GPS_NMEA, "Generic NMEA GPS Receiver (20)",
65 { REFCLK_GPS_HP, "HP 58503A GPS Time & Frequency Receiver (2
[all...]
/freebsd/contrib/ntp/
H A DREADME.refclocks9 GPS_TRAK 2 /* TRAK 8810 GPS Receiver */
21 MSF_EES 14 /* EES M201 MSF Receiver */
22 GPSTM_TRUE 15 /* OLD TrueTime GPS/TM-TMD Receiver */
26 WWV_HEATH 19 /* Heath GC1000 WWV/WWVH Receiver */
32 GPS_HP 26 /* HP 58503A Time/Frequency Receiver */
37 GPS_JUPITER 31 /* Rockwell Jupiter GPS receiver */
38 CHRONOLOG 32 /* Chrono-log K WWVB receiver */
40 ULINK 34 /* Ultralink M320 WWVB receiver */
44 HOPF_SERIAL 38 /* hopf DCF77/GPS serial line receiver */
45 HOPF_PCI 39 /* hopf DCF77/GPS PCI receiver */
[all …]
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.stats23 140.173.96.1 peer identifier (IP address or receiver identifier)
59 127.127.4.1 receiver identifier (Spectracom 8170/Netclock-2)
62 In the case of the Austron GPS receiver, a good deal of additional
69 Spectracom 8170/Netclock-2 WWVB receiver
73 The '?' and 'A' characters are present only when the receiver is
80 The '?' character is present only when the receiver is unsynchronized.
82 Austron 2200A/2201A GPS receiver
86 The '?' character is present only when the receiver is unsynchronized.
102 relative to receiver oscillator time. The following data are typical
118 These data show the receiver model number and option configuration.
[all …]
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_errors.h54 Node Info Receiver
57 Node Description Receiver
63 Port Info Receiver
84 Switch Info Receiver
105 Linear Forwarding Receiver
114 SMInfo Info Receiver
123 Linear Forwarding Receiver
156 Link Record Receiver
162 Multicast Forwarding Receiver
165 SMInfo Record Receiver
[all …]
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.conf.591 # Address of the auditdistd receiver.
99 # Fingerprint of the receiver's public key when using TLS
105 # Password used to authenticate in front of the receiver.
118 # auditdistd receiver, but this can change in the future.
121 receiver {
122 ## Receiver section.
134 # Path to the receiver's certificate file.
138 # Path to the receiver's private key file.
183 It is sent to the receiver, so it can properly recognize us if there are
212 .Ic receiver
[all …]
/freebsd/contrib/ntp/html/hints/
H A Drefclocks11 127.127.4.x SPECTRACOM WWVB receiver 8170 and Netclock/2
12 127.127.5.x Kinimetric Truetime 468-DC GOES receiver
14 127.127.7.x CHU Timecode (via normal receiver & Bell 103 modem)
21 8.16-19 Walter Schmid DCF receiver (Kit)
22 8.20-23 Conrad DCF77 receiver module + level converter (Kit)
26 8.32-35 Trimble SV6 GPS receiver
27 127.127.9.x MX4200 GPS receiver
28 127.127.10.x Austron 2201A GPS Timing Receiver
29 127.127.11.x Kinemetrics Truetime OM-DC OMEGA Receiver
H A Dparse18 - Schmid receiver (DCF77)
24 - Trimble SV6 GPS receiver
75 Conrad DCF77 receiver (email: time@informatik.uni-erlangen.de)
78 Schmid Receiver Kit
79 Trimble SV6 GPS receiver
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp51 Receiver, in DirectoryWatcherMac() argument
53 : Queue(Queue), EventStream(EventStream), Receiver(Receiver), in DirectoryWatcherMac()
58 // SetDispatchQueue to follow FSEvents API contract. The call to Receiver in ~DirectoryWatcherMac()
63 Receiver( in ~DirectoryWatcherMac()
76 std::function<void(llvm::ArrayRef<Event>, bool)> Receiver; member in __anon541c2f4d0111::DirectoryWatcherMac
82 std::function<void(llvm::ArrayRef<DirectoryWatcher::Event>, bool)> Receiver; member
87 Receiver) in EventStreamContextData()
88 : WatchedPath(std::move(WatchedPath)), Receiver(Receiver) {} in EventStreamContextData()
156 ctx->Receiver(Events, /*IsInitial=*/false); in eventStreamCallback()
162 std::function<void(llvm::ArrayRef<DirectoryWatcher::Event>, bool)> Receiver, in createFSEventStream() argument
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Ddriver26.html8 <title>Hewlett Packard 58503A GPS Receiver and HP Z3801A</title>
13 <h3>Hewlett Packard 58503A GPS Receiver and HP Z3801A</h3>
24Receiver and HP Z3801A GPS Receiver. They use HP SmartClock (TM) to implement an Enhanced GPS rece…
25receiver. The receiver responds with a timecode string of ASCII printing characters, followed by a…
29 …e. We look for format 2. Without any of the CLK or PPS stuff, then, the receiver buffer timestamp …
H A Ddriver44.html12 <h1>NeoClock4X - DCF77 / TDF serial line receiver<br>
53 …www.linum.com"><img src="../pic/neoclock4x.gif" alt="NeoClock4X - DCF77 receiver" height="195" wid…
60receiver available from <a href="http://www.linum.com">Linum Software GmbH</a>. The receiver is av…
74 …ck generates the timestamps. This is ok as long as the receiver is synced once since the receiver
82 …<dd>It is recommended to allow extensive logging while you setup the NeoClock4X receiver. If you a…
H A Ddriver5.html21 …2 Talker/Listener module), OM-DC OMEGA Synchronized Clock, the TL-3 WWV receiver, and very likely …
27 <dt>468-DC GOES Receiver<br>
28 GPS-TM/TMD Receiver
32 <dt>OM-DC OMEGA Receiver:
39 <dt>TL-3 WWV Receiver:
40 <dd>? receiver is unlocked<br>
43 <h4>Notes on 468-DC and OMEGA receiver:</h4>
45 <h4>Notes on the 468-DC receiver:</h4>
50 <h4>Notes on the TL-3 receiver:</h4>
55 …may wish to turn the loss interval down from 4h (04) to 1h (01), so the receiver declares itself u…
H A Ddriver9.html8 <title>Magnavox MX4200 GPS Receiver</title>
13 <h3>Magnavox MX4200 GPS Receiver</h3>
25 …<p>This driver supports the Magnavox MX4200 Navigation Receiver adapted to precision timing applic…
31receiver is initially placed in a &quot;Static, 3D Nav&quot; mode, where latitude, longitude, elev…
32 …a is mounted on a moving platform such as a car, ship, or aircraft. The receiver is placed in &quo…
34 …produced by the MX4200 can be found in <a href="mx4200data.html">MX4200 Receiver Data Format</a>.<…
48 <dd>Assume GPS receiver is on a mobile platform if set.
H A Ddriver8.html26 …<p>The actual receiver status is mapped into various synchronization states generally used by re…
27 …vided as a configuration option. The PPS configuration option uses the receiver-generated time st…
38 …<dd>Lists the currently active receiver flags. Additional feature flags for the receiver are optio…
59 … the DCF77 datastream. You are mainly on your own here unless I have a sample of the receiver.</p>
77 …www.meinberg.de/english/products/timesource.htm#dcf---freq_sync">PZF5xx receiver family</a> (FM de…
82 …www.meinberg.de/english/products/timesource.htm#dcf---freq_sync">PZF5xx receiver family</a> (FM de…
88 …g</a> <a href="http://www.meinberg.de/english/products/c51.htm">DCF C51 receiver and similar</a> (…
102 <p><strong>Walter Schmid DCF receiver Kit (AM demodulation / 1ms)</strong><br>
107 <p><strong>RAW DCF77 100/200ms pulses (Conrad DCF77 receiver module / 5ms)</strong><br>
112 <p><strong>RAW DCF77 100/200ms pulses (TimeBrick DCF77 receiver module / 5ms)</strong><br>
[all …]
H A Ddriver30.html8 <title>Motorola Oncore GPS Receiver</title>
13 <h3>Motorola Oncore GPS receiver</h3>
27 …ay, using the serial (DCD) or parallel port for PPS input and packs the receiver in a nice and stu…
51 …tandard <tt>PPS</tt> interface for the pulse-per-second output from the receiver. The serial data …
55receiver are made available in shared memory for use by other programs. See the <a href="oncore-sh…
78receiver) that contains information on the startup mode, the location of the GPS receiver, an offs…
/freebsd/tools/regression/sysvmsg/
H A Dmsgtest.c55 void receiver (void);
108 * conditions of the receiver. in main()
120 * works before we create the receiver. in main()
160 receiver(); in main()
168 * Send the first message to the receiver and wait for the ACK. in main()
182 * Send the second message to the receiver and wait for the ACK. in main()
225 errx(1, "receiver exited abnormally"); in sigchld_handler()
228 errx(1, "receiver exited with status %d", in sigchld_handler()
300 receiver() in receiver() function
306 err(1, "receiver: msgget"); in receiver()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dgpio-ir-receiver.yaml4 $id: http://devicetree.org/schemas/media/gpio-ir-receiver.yaml#
7 title: GPIO Based IR receiver
17 const: gpio-ir-receiver
27 description: IR receiver can wake-up the system.
37 ir-receiver {
38 compatible = "gpio-ir-receiver";
H A Dgpio-ir-receiver.txt1 Device-Tree bindings for GPIO IR receiver
4 - compatible: should be "gpio-ir-receiver".
15 ir: ir-receiver {
16 compatible = "gpio-ir-receiver";
/freebsd/contrib/ntp/ntpd/
H A Drefclock_hpgps.c2 * refclock_hpgps - clock driver for HP 58503A GPS receiver
23 * can use either local time or UTC from receiver;
24 * can get receiver status screen via flag4
38 * This driver supports the HP 58503A Time and Frequency Reference Receiver.
39 * This receiver uses HP SmartClock (TM) to implement an Enhanced GPS receiver.
40 * The receiver accuracy when locked to GPS in normal operation is better
51 * The receiver should be operated with factory default settings.
52 * Initial driver operation: expects the receiver to be already locked
56 * the receiver
[all...]
H A Drefclock_parse.c57 * - Meinberg receiver DCF77 PZF535 (TCXO version) (DCF)
58 * - Meinberg receiver DCF77 PZF535 (OCXO version) (DCF)
59 * - Meinberg receiver DCF77 PZF509 (DCF)
60 * - Meinberg receiver DCF77 AM receivers (e.g. C51) (DCF)
64 * - Conrad DCF77 receiver module (DCF)
65 * - FAU DCF77 NTP receiver (TimeBrick) (DCF)
71 * - RCC8000 MSF Receiver (MSF)
82 * Meinberg generic receiver setup:
86 * Meinberg GPS receiver setup:
94 * oldest GPS receiver, GPS16x. For newer receiver types
[all …]
/freebsd/share/examples/ppp/
H A Dppp.conf.span-isp22 # | Receiver |
37 # o The Receiver machine must be in the outside world and must be willing
43 # o The Receiver machine must be multi-homed with at least N+1 addresses
46 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must
49 # o Both the Gateway and the Receiver machines must have several tun
52 # o Both the Gateway and the Receiver machines must have the following
60 # o The Receiver machine must have the following entry in
84 # The Receiver machine should have N tun interfaces (where N is the maximum
173 # The Receiver profile is a bit more straight forward, as it doesn't need
176 # with the real IP number of the Receiver machine.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Darm,mhuv3.yaml24 Receiver (MHUR) containing a MailBox (MBX) block, where
28 - Send Transfers to the Receiver
29 - Optionally receive acknowledgment of a Transfer from the Receiver
50 Sender to Receiver. The Transfer indicates that an event has occurred.
64 Sender and Receiver at the expense of determinism. An FCH allows the Sender
66 value has been seen by the Receiver. When the Receiver reads the channel's
69 knowing if, or when, the Receiver will act on the Transfer.
85 - Multiple Transfers to the Receiver without having to wait for the
86 previous Transfer to be acknowledged by the Receiver, as long as the
88 - Transfers which require the Receiver to provide acknowledgment.
[all …]
/freebsd/contrib/ntp/html/
H A Drefclock.html29 <p>A reference clock will generally (though not always) be a radio timecode receiver synchronized …
38receiver. This must be calculated for each specific receiver location and requires the geographic …
44 <li class="inline">Type 2 Deprecated: was Trak 8820 GPS Receiver</li>
45 …<li class="inline"><a href="drivers/driver3.html">Type 3</a> PSTI/Traconex 1020 WWV/WWVH Receiver
51 …<li class="inline"><a href="drivers/driver9.html">Type 9</a> Magnavox MX4200 GPS Receiver (<tt>GPS…
53 …<li class="inline"><a href="drivers/driver11.html">Type 11</a> Arbiter 1088A/B GPS Receiver (<tt>G…
56 <li class="inline">Type 14 EES M201 MSF Receiver (<tt>MSF_EES</tt>)</li>
58 …<li class="inline"><a href="drivers/driver16.html">Type 16</a> Bancomm GPS/IRIG Receiver (<tt>GPS_…
61 …<li class="inline"><a href="drivers/driver19.html">Type 19</a> Heath WWV/WWVH Receiver (<tt>WWV_HE…
62 …<li class="inline"><a href="drivers/driver20.html">Type 20</a> Generic NMEA GPS Receiver (<tt>NMEA…
[all …]
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp121 std::function<void(llvm::ArrayRef<Event>, bool)> Receiver,
142 // Make sure lifetime of Receiver fully contains lifetime of
144 std::function<void(llvm::ArrayRef<Event>, bool)> Receiver; member in __anon3d2a272b0111::DirectoryWatcherLinux
153 // Does the initial scan of the directory - directly calling Receiver,
154 // bypassing the Queue. Both InitialScan and EventReceivingLoop use Receiver
164 // Both InitialScan and EventReceivingLoop use Receiver which isn't
281 this->Receiver(getAsFileEvents(scanDirectory(WatchedDirPath)), in InitialScan()
288 this->Receiver(Event, false); in EventReceivingLoop()
299 std::function<void(llvm::ArrayRef<Event>, bool)> Receiver, in DirectoryWatcherLinux() argument
303 InotifyWD(InotifyWD), Receiver(Receiver), in DirectoryWatcherLinux()
[all …]
/freebsd/tools/regression/sysvshm/
H A Dshmtest.c55 static void receiver(void);
88 * conditions of the receiver. in main()
102 * works before we create the receiver. in main()
150 receiver(); in main()
189 errx(1, "receiver exited abnormally"); in sigchld_handler()
192 errx(1, "receiver exited with status %d", in sigchld_handler()
264 receiver(void) in receiver() function
270 err(1, "receiver: shmget"); in receiver()
273 err(1, "receiver: shmat"); in receiver()
277 err(1, "receiver: data isn't correct"); in receiver()

12345678910>>...30