Searched defs:nodelay (Results 1 – 12 of 12) sorted by relevance
/freebsd/tools/test/stress2/include/ |
H A D | stress.h | 46 int nodelay; member
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_options.c | 108 nodelay(WINDOW *win, bool flag) in nodelay() function
|
/freebsd/tools/tools/so_splice/ |
H A D | proxy.c | 162 nodelay(int s) in nodelay() function
|
/freebsd/sbin/hastd/ |
H A D | proto_tcp.c | 194 int ret, nodelay; in tcp_setup_new() local
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | proto_tcp.c | 200 int error, nodelay; in tcp_setup_new() local
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | push.c | 95 do_connect (const char *hostname, int port, int nodelay) in do_connect()
|
/freebsd/sys/dev/oce/ |
H A D | oce_queue.c | 844 uint32_t nodelay, uint32_t ncoalesce) in oce_cq_create()
|
H A D | oce_if.h | 622 boolean_t nodelay; member
|
H A D | oce_hw.h | 1336 uint32_t nodelay:1; member 1381 uint32_t nodelay:1; member
|
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 701 int* reuseport, int transparent, int mss, int nodelay, int freebind, in create_tcp_accept_sock() 1036 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock() 1108 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock_port() 1306 int nodelay = is_https && http2_nodelay; in ports_create_if() local
|
/freebsd/contrib/sendmail/src/ |
H A D | milter.c | 1187 int nodelay = 1; local
|
/freebsd/contrib/ee/ |
H A D | new_curse.c | 2764 nodelay(window, flag) in nodelay() function
|