Searched refs:lmin (Results 1 – 1 of 1) sorted by relevance
75 #define lmin(a, b) min(a, b) macro328 len = lmin(len, cwin); in tcp_output()