Searched defs:tcp_do_output_nagle (Results 1 – 2 of 2) sorted by relevance
114 #define tcp_do_output_nagle(tpcb) ((((tpcb)->unacked == NULL) || \ macro
112 #define tcp_do_output_nagle(tpcb) ((((tpcb)->unacked == NULL) || \ macro