Home
last modified time | relevance | path

Searched refs:datagram (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/src/sys/dev/usb/
Dif_ncm.c304 offsetof(struct ncm_dptab16, datagram))/sizeof(ptr->datagram[0]); in ncm_uno_rx_loop()
306 uint16_t data_start = UGETW(ptr->datagram[i].wDatagramIndex); in ncm_uno_rx_loop()
307 uint16_t data_len = UGETW(ptr->datagram[i].wDatagramLength); in ncm_uno_rx_loop()
353 USETW(ptr->datagram[0].wDatagramIndex, hdr_len); in ncm_uno_tx_prepare()
354 USETW(ptr->datagram[0].wDatagramLength, len); in ncm_uno_tx_prepare()
356 USETW(ptr->datagram[1].wDatagramIndex, 0); in ncm_uno_tx_prepare()
357 USETW(ptr->datagram[1].wDatagramLength, 0); in ncm_uno_tx_prepare()
Dif_ncmreg.h76 struct ncm_pointer16 datagram[2]; member
92 struct ncm_pointer32 datagram[2]; member
/netbsd/src/share/doc/smm/18.net/
Dspell.ok164 datagram
/netbsd/src/share/doc/psd/21.ipc/
Dspell.ok142 datagram
/netbsd/src/crypto/external/bsd/openssh/dist/
Dchannels.h199 int datagram; member
Dchannels.c2144 if (c->input_filter == NULL && !c->datagram) { in channel_handle_rfd()
2189 } else if (c->datagram) { in channel_handle_rfd()
2220 } else if (c->datagram) { in channel_handle_wfd()
2229 if (c->datagram) { in channel_handle_wfd()
2980 if (c->datagram) { in channel_output_poll_input_open()
3428 if (c->datagram) in channel_input_data()
3463 if (c->datagram) { in channel_input_data()
Dserverloop.c553 c->datagram = 1; in server_request_tun()
DPROTOCOL259 with datagram boundaries intact between endpoints equipped with
305 The "packet data" field consists of the IPv4/IPv6 datagram itself
Dclientloop.c1885 c->datagram = 1; in client_request_tun_fwd()
/netbsd/src/share/doc/psd/05.sysman/
Dspell.ok211 datagram
/netbsd/src/external/ibm-public/postfix/dist/conf/
Dpost-install901 … Editing $config_directory/master.cf, adding missing entry for postlog unix-domain datagram service
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog.2006215 packets when using datagram based transports.
626 * kdc/kdc.8: document max-kdc-datagram-reply-length
639 a datagram reply or not
642 a datagram reply and the datagram reply length limit is reached.
647 * kdc/config.c: check for [kdc]max-kdc-datagram-reply-length
DChangeLog.2000502 * lib/krb5/changepw.c: use a datagram socket and remove the
DChangeLog.1998854 * lib/kadm5/log.c (kadm5_log_flush): send a unix domain datagram
/netbsd/src/share/man/tools/
Dnewsp.errs1377 datagram
2882 datagram
4259 datagram
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dmaster92 # The service listens on a UNIX-domain datagram socket and is
Dstop1646 datagram
Dstop.spell-cc231 datagram
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Daspell.en.pws691 datagram
/netbsd/src/external/bsd/libpcap/dist/
Daclocal.m41053 # UNIX Specification, so that we can check whether a datagram
DCMakeLists.txt867 # UNIX Specification, so that we can check whether a datagram
/netbsd/src/share/misc/
Dacronyms.comp507 DTLS datagram transport layer security
/netbsd/src/crypto/external/bsd/openssl/dist/
DINSTALL.md657 Don't build support for datagram based BIOs.
/netbsd/src/external/bsd/tcpdump/dist/
DCHANGES1708 - print-ip.c: Print the inner ip datagram of ip-in-ip encapsulated packets.
/netbsd/src/doc/
DCHANGES.prev883 reserve space in an mbuf cluster for datagram headers.
3093 as a timeval in a control mbuf on datagram reception.
3095 netinet: implement IP_RECVIF socket option; supply a datagram's
3097 on datagram reception. Move packet information socket
10239 of the received datagram. [minskim 20090716]

12