Searched refs:dgram (Results 1 – 24 of 24) sorted by relevance
/netbsd/external/mit/libuv/dist/test/ |
H A D | test-udp-dgram-too-big.c | 60 char dgram[65536]; /* 64K MTU is unlikely, even on localhost */ in TEST_IMPL() local 65 memset(dgram, 42, sizeof dgram); /* silence valgrind */ in TEST_IMPL() 70 buf = uv_buf_init(dgram, sizeof dgram); in TEST_IMPL()
|
/netbsd/tests/usr.sbin/inetd/ |
H A D | inetd_ratelimit.conf | 15 args = test_server dgram wait; 24 args = test_server dgram wait; 33 args = test_server dgram wait; 42 args = test_server dgram wait;
|
/netbsd/usr.sbin/bootp/bootpd/ |
H A D | Installation | 23 bootp dgram udp wait root /usr/etc/bootpd bootpd -i
|
H A D | README | 63 bootps dgram udp wait root /usr/etc/bootpd bootpd -i
|
/netbsd/sys/dev/usb/ |
H A D | mbim.h | 672 struct ncm_pointer16_dgram dgram[2]; member 693 struct ncm_pointer32_dgram dgram[2]; member
|
H A D | if_umb.c | 1865 USETW(ptr->dgram[0].wDatagramIndex, MBIM_HDR16_LEN); in umb_encap() 1866 USETW(ptr->dgram[0].wDatagramLen, len); in umb_encap() 1867 USETW(ptr->dgram[1].wDatagramIndex, 0); in umb_encap() 1868 USETW(ptr->dgram[1].wDatagramLen, 0); in umb_encap() 1997 dgentryoff = offsetof(struct ncm_pointer16, dgram); in umb_decap() 2000 dgentryoff = offsetof(struct ncm_pointer32, dgram); in umb_decap()
|
/netbsd/crypto/external/bsd/openssl.old/dist/ |
H A D | appveyor.yml | 37 …o-bf no-camellia no-cast no-chacha no-cmac no-cms no-comp no-ct no-des no-dgram no-dh no-dsa no-dt…
|
H A D | INSTALL | 351 no-dgram
|
/netbsd/external/ibm-public/postfix/dist/proto/ |
H A D | stop.spell-proto-html | 70 dgram
|
H A D | master | 91 # .IP \fBunix-dgram\fR
|
H A D | stop.spell-cc | 282 dgram
|
/netbsd/external/ibm-public/postfix/dist/conf/ |
H A D | post-install | 899 postlog unix-dgram n - n - 1 postlogd
|
H A D | master.cf | 81 postlog unix-dgram n - n - 1 postlogd
|
H A D | postfix-script | 278 $command_directory/postconf -M postlog/unix-dgram 2>/dev/null \
|
/netbsd/share/doc/smm/01.setup/ |
H A D | spell.ok | 261 dgram
|
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | bio.h.in | 103 /* dgram BIO stuff */ 104 # define BIO_CTRL_DGRAM_CONNECT 31/* BIO dgram special */ 563 /* ctrl macros for dgram */
|
/netbsd/external/ibm-public/postfix/dist/ |
H A D | RELEASE_NOTES-3.4 | 50 with type 'unix-dgram' that is used by the new postlogd(8) daemon.
|
/netbsd/games/hunt/ |
H A D | README | 143 hunt dgram udp wait nobody /usr/games/lib/huntd huntd
|
/netbsd/external/mit/libuv/dist/ |
H A D | Makefile.am | 300 test/test-udp-dgram-too-big.c \
|
H A D | CMakeLists.txt | 611 test/test-udp-dgram-too-big.c
|
H A D | ChangeLog | 484 * doc,udp: note that suggested_size is 1 max-sized dgram (Ryan Liptak)
|
/netbsd/external/mit/libuv/dist/docs/src/ |
H A D | udp.rst | 410 `suggested_size` in `alloc_cb` for udp_recv is always set to the size of 1 max size dgram.
|
/netbsd/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2006 | 235 fragmented packets (unix dgram sockets on Mac OS X)
|
/netbsd/crypto/external/bsd/openssl/dist/ |
H A D | INSTALL.md | 648 ### no-dgram
|