Searched defs:sndbuf_size (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/tnftp/src/ | ||
| H A D | ftp_var.h | 299 GLOBAL int sndbuf_size; /* socket send buffer size */ variable |
| /freebsd/sbin/devd/ | ||
| H A D | devd.cc | 1014 int sndbuf_size; in new_client() local |