Home
last modified time | relevance | path

Searched full:reception (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/freebsd-head/sbin/devd/
HDhyperv.conf46 # o Most of the reception goes through the network VF.
47 # o Small amount of reception may go through the corresponding hn(4).
48 # This reception will happen, even if the corresponding hn(4) is
49 # down. The corresponding hn(4) will change the reception interface
56 # o All of the reception goes through the corresponding hn(4).
/freebsd-head/contrib/ntp/html/drivers/
HDdriver34.html27 … = Signal readability indicator, ranging from R1 to R5 Q R1 is unreadable, R5 is best reception<br>
30 …C = Signal reception from (C)olorado or (H)awaii 0 = Hours since last WWVB time and flag code upda…
51 R = 'R' -- reception in progress,'N' -- Noisy reception, ' ' -- standby mode<br>
HDdriver27.html38 …supplements the normal polls for time from the clock with polls for the reception signal quality r…
68 … <dd>= 0 if no reception attempt at the moment, = 1 if reception attempt (ie resync) in progress
82 …<dd>reception signal quality in the range 0--5 (very poor to very good); if in the range 0--2 no s…
142 <dd>= 1 if at least one reception attempt was successful<br>
194 …to undefine this, especially if you have better sources of time or your reception is ropey. Howeve…
/freebsd-head/sys/rpc/
HDkrpc.h91 #define RPCRCVSTATE_NORMAL 0x01 /* Normal reception. */
92 #define RPCRCVSTATE_NONAPPDATA 0x02 /* Reception of a non-application record. */
93 #define RPCRCVSTATE_TLSHANDSHAKE 0x04 /* Reception blocked for TLS handshake. */
/freebsd-head/lib/libsys/
HDrecv.295 vector, after reception.
272 As an example, the SO_TIMESTAMP socket option returns a reception
315 On data reception the
HDgetsockopt.2157 .It Dv SO_OOBINLINE Ta "enables reception of out-of-band data in band"
169 .It Dv SO_TIMESTAMP Ta "enables reception of a timestamp with datagrams"
170 .It Dv SO_BINTIME Ta "enables reception of a timestamp with datagrams"
/freebsd-head/share/man/man4/
HDng_iface.485 Transmission and reception of IP packets.
87 Transmission and reception of IPv6 packets.
HDng_l2cap.4362 Initiates an L2CA Echo Request message and the reception of the corresponding
369 Initiates an L2CA Information Request message and the reception of the
375 Request to disable (enable) the reception of connectionless packets.
HDle.4112 driver supports reception and transmission of extended frames for
114 Selective reception of multicast Ethernet frames is provided by a 64-bit mask;
/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211desc.h93 #define AR_RcvRate 0x00078000 /* reception rate */
111 #define AR_FrmRcvOK 0x00000002 /* frame reception success */
/freebsd-head/sys/dev/ath/ath_hal/ar5210/
HDar5210desc.h96 #define AR_RcvRate 0x00078000 /* reception rate */
109 #define AR_FrmRcvOK 0x00000002 /* frame reception success */
/freebsd-head/sys/rpc/rpcsec_tls/
HDrpctls_impl.c272 /* Temporarily block reception during the handshake upcall. */ in rpctls_connect()
288 /* Unblock reception. */ in rpctls_connect()
461 * Disable reception for the krpc so that the TLS handshake can in _svcauth_rpcsec_tls()
486 /* Re-enable reception on the socket within the krpc. */ in _svcauth_rpcsec_tls()
/freebsd-head/sys/dev/usb/
HDusb_process.c132 * command, we stop transmission and reception of data. Then in usb_process()
134 * programming command we enable transmission and reception in usb_process()
139 * and reception of data too early. in usb_process()
142 * we stop transmission and reception of data. Then we queue in usb_process()
144 * that only enables transmission and reception of data. in usb_process()
/freebsd-head/sys/contrib/device-tree/Bindings/media/
HDgpio-ir-receiver.txt5 - gpios: specifies GPIO used for IR signal reception.
/freebsd-head/crypto/openssl/doc/man3/
HDSSL_alert_type_string.pod43 receiving side may cancel the connection on reception of a warning
95 Reception of a handshake_failure alert message indicates that the
/freebsd-head/sys/net/
HDbpfdesc.h88 int bd_async; /* non-zero if packet reception should generate signal */
89 int bd_sig; /* signal to send upon packet reception */
/freebsd-head/sys/contrib/device-tree/Bindings/sound/
HDsirf-audio-port.txt11 named "tx") and one for reception (should be named "rx").
Dbrcm,bcm2835-i2s.txt12 named "tx") and one for reception (should be named "rx").
HDsirf-usp.txt11 named "tx") and one for reception (should be named "rx").
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212desc.h138 #define AR_RcvRate 0x000f8000 /* reception rate */
159 #define AR_FrmRcvOK 0x00000002 /* frame reception success */
/freebsd-head/sys/contrib/device-tree/Bindings/i2c/
Drenesas,rzv2m.yaml27 - description: Data transmission/reception interrupt
/freebsd-head/sys/contrib/device-tree/Bindings/spi/
Dnvidia,tegra20-sflash.yaml37 - description: DMA channel used for reception
Drenesas,rzv2m-csi.yaml46 reception. Only available when in target mode.
Dnvidia,tegra20-slink.yaml39 - description: DMA channel used for reception
/freebsd-head/lib/libc/net/
HDsctp_recvmsg.377 with a positive backlog to enable the reception of new associations.
138 normally blocks on the reception of a message or NOTIFICATION, unless the

12345678910>>...12