Home | History | Annotate | Download | only in src

Lines Matching refs:TCP_NODELAY

388   /* Now, we will see about setting the TCP_NODELAY flag on the local */
391 /* If the user tries to enable TCP_NODELAY on a UDP socket, this */
394 #ifdef TCP_NODELAY
419 sock_option->myopthdr.name = TCP_NODELAY;
433 "create_xti_endpoint: TCP_NODELAY option: errno %d t_errno %d\n",
441 #else /* TCP_NODELAY */
445 #endif /* TCP_NODELAY */