Searched refs:MAXMSS (Results 1 – 1 of 1) sorted by relevance
73 #define MAXMSS(mtu) ((mtu) - sizeof(struct ip) - sizeof(struct tcphdr) - 12) macro165 MAXMSS(bundle->iface->mtu)); in tcpmss_Check()