Home
last modified time | relevance | path

Searched full:unconnected (Results 1 – 25 of 80) sorted by relevance

1234

/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi55 * ntpdc unconnected:: unconnected option (-u)
106 -u no unconnected Use unconnected UDP to communicate with ntpd (default on Windows)
248 @node ntpdc unconnected
249 @subsection unconnected option (-u)
250 @cindex ntpdc-unconnected
252 This is the ``use unconnected udp to communicate with ntpd (default on windows)'' option.
253 Open an unconnected UDP association to ntpd (the default
H A Dntpdc.html167 <tr><td align="left" valign="top">&bull; <a href="#ntpdc-unconnected">ntpdc unconnected</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">unconnected option (-u)
228 -u no unconnected Use unconnected UDP to communicate with ntpd (default on Windows)
372 Next: <a href="#ntpdc-unconnected" accesskey="n" rel="next">ntpdc unconnected</a>, Previous: <a href="#ntpdc-peers" accesskey="p" rel="prev">ntpdc peers</a>, Up: <a href="#ntpdc-Invocation" accesskey="u" rel="up">ntpdc Invocation</a> &nbsp; </p>
388 <span id="ntpdc-unconnected"></span><div class="header">
392 <span id="unconnected-option-_0028_002du_0029"></span><h4 class="subsection">1.1.10 unconnected optio
[all...]
H A Dntpdc-opts.h190 # ifdef UNCONNECTED
191 # warning undefining UNCONNECTED due to option name conflict
192 # undef UNCONNECTED
205 # undef UNCONNECTED
H A Dntpdc-opts.c123 /* 1456 */ "Use unconnected UDP to communicate with ntpd (default on Windows)\0"
124 /* 1522 */ "UNCONNECTED\0"
125 /* 1534 */ "unconnected\0"
298 * unconnected option description:
300 /** Descriptive text for the unconnected option */
302 /** Upper-cased name for the unconnected option */
304 /** Name string for the unconnected option */
306 /** Compiled in flag settings for the unconnected option */
482 /* last opt argumnt */ { NULL }, /* --unconnected */
882 puts(_("Use unconnected UD in bogus_function()
[all...]
H A Dntpdc.1ntpdcmdoc110 .It Fl u , Fl \-unconnected
111 Use unconnected UDP to communicate with ntpd (default on Windows).
113 Open an unconnected UDP association to ntpd (the default
H A Dntpdc.mdoc.in110 .It Fl u , Fl \-unconnected
111 Use unconnected UDP to communicate with ntpd (default on Windows).
113 Open an unconnected UDP association to ntpd (the default
/freebsd/contrib/netbsd-tests/net/mcast/
H A Dt_mcast.sh99 "Checks unconnected multicast for ipv4"
101 "Checks unconnected multicast for mapped ipv4"
103 "Checks unconnected multicast for mapped ipv4 using the v4 ioctls"
105 "Checks unconnected multicast for ipv6"
H A Dmcast.c504 atf_tc_set_md_var(tc, "descr", "Checks unconnected multicast for ipv4"); in ATF_TC_HEAD()
515 atf_tc_set_md_var(tc, "descr", "Checks unconnected multicast for mapped ipv4"); in ATF_TC_HEAD()
526 atf_tc_set_md_var(tc, "descr", "Checks unconnected multicast for mapped ipv4 using the v4 ioctls"); in ATF_TC_HEAD()
537 atf_tc_set_md_var(tc, "descr", "Checks unconnected multicast for ipv6"); in ATF_TC_HEAD()
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_datagram.pod46 This BIO can be used with either a connected or unconnected network socket. A
49 datagrams from the specified peer. Any other socket is an unconnected socket and
61 Use of BIO_s_datagram() with an unconnected network socket is hazardous hecause
124 Warning: When used with an unconnected network socket, the value set may be
126 hazardous when used with unconnected network sockets; see above.
H A DDTLSv1_listen.pod54 SSL_accept(). Typically, for DTLS, the read BIO will be in an "unconnected"
70 datagram on an unconnected socket. If the socket is not connected, it can
/freebsd/secure/lib/libcrypto/man/man3/
H A DBIO_s_datagram.3177 This \s-1BIO\s0 can be used with either a connected or unconnected network socket. A
180 datagrams from the specified peer. Any other socket is an unconnected socket and
188 Use of \fBBIO_s_datagram()\fR with an unconnected network socket is hazardous hecause
239 Warning: When used with an unconnected network socket, the value set may be
241 hazardous when used with unconnected network sockets; see above.
H A DDTLSv1_listen.3188 …SL_accept()\fR. Typically, for \s-1DTLS,\s0 the read \s-1BIO\s0 will be in an \*(L"unconnected\*(R"
204 datagram on an unconnected socket. If the socket is not connected, it can
/freebsd/share/doc/psd/05.sysman/
H A D2.3.t102 Sockets may be \fIconnected\fP or \fIunconnected\fP. An unconnected
114 An unconnected socket descriptor of a connection-oriented type
227 In the unconnected case,
267 address if the socket is unconnected; \fImsg_name\fP may be given as
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.h191 # ifdef UNCONNECTED
192 # warning undefining UNCONNECTED due to option name conflict
193 # undef UNCONNECTED
210 # undef UNCONNECTED
H A Dinvoke-ntpq.texi926 * ntpq unconnected:: unconnected option (-u)
970 -u no unconnected Use unconnected UDP to communicate with ntpd (default on Windows)
1121 @node ntpq unconnected
1122 @subsection unconnected option (-u)
1123 @cindex ntpq-unconnected
1125 This is the ``use unconnected udp to communicate with ntpd (default on windows)'' option.
1126 Open an unconnected UDP association to ntpd (the default
H A Dntpq-opts.c124 /* 1487 */ "Use unconnected UDP to communicate with ntpd (default on Windows)\0"
125 /* 1553 */ "UNCONNECTED\0"
126 /* 1565 */ "unconnected\0"
295 * unconnected option description:
297 /** Descriptive text for the unconnected option */
299 /** Upper-cased name for the unconnected option */
301 /** Name string for the unconnected option */
303 /** Compiled in flag settings for the unconnected option */
491 /* last opt argumnt */ { NULL }, /* --unconnected */
927 puts(_("Use unconnected UD in bogus_function()
[all...]
/freebsd/contrib/netbsd-tests/net/net/
H A Dt_udp.c83 " for connected and unconnected sockets"); in ATF_TC_HEAD()
96 " for connected and unconnected sockets"); in ATF_TC_HEAD()
/freebsd/contrib/tcp_wrappers/
H A Dclean_exit.c28 * In case of unconnected protocols we must eat up the not-yet received in clean_exit()
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,versatile-fpga-irq.txt18 the interrupts are valid. Unconnected/unused lines are set to 0, and
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_create_qp.330 ready to handle posting of receives. If the QP is unconnected, it will
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6dl-b1x5v2.dtsi41 * that the interrupt pin is unconnected.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/pmbus/
H A Dinfineon,tda38640.yaml30 unconnected(has internal pull-down).
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dxlnx,zynqmp-psgtr.yaml50 Clock for each PS_MGTREFCLK[0-3] reference clock input. Unconnected
/freebsd/contrib/blocklist/lib/
H A Dlibblacklist.3123 functions can be used with unconnected sockets, where
/freebsd/sys/dev/bwn/
H A Dif_bwn_pcivar.h65 * Some early devices shipped with unconnected ethernet cores; set

1234