Lines Matching defs:mss
29 u16 mss;134 tm->tcpm_fastopen.mss = 0;561 void tcp_fastopen_cache_get(struct sock *sk, u16 *mss,574 if (tfom->mss)575 *mss = tfom->mss;584 void tcp_fastopen_cache_set(struct sock *sk, u16 mss,599 if (mss)600 tfom->mss = mss;721 if (tfom->mss &&723 tfom->mss) < 0)