Home
last modified time | relevance | path

Searched defs:sndbuf (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-udp-send-and-recv.c122 uv_buf_t sndbuf; in sv_recv_cb() local
H A Dtest-udp-alloc-cb-fail.c115 uv_buf_t sndbuf; in sv_recv_cb() local
H A Decho-server.c234 uv_buf_t sndbuf; in on_recv() local
/netbsd-src/usr.sbin/bootp/bootptest/
H A Dbootptest.c111 char *sndbuf; /* Send packet buffer */ variable
/netbsd-src/tests/net/icmp/
H A Dt_ping.c145 } sndbuf; in doping() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c2050 static int sndbuf = ISC_SEND_BUFFER_SIZE; variable