Home
last modified time | relevance | path

Searched refs:sc_requested_r_scale (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_syncache.h69 sc_requested_r_scale:4; member
H A Dtcp_syncache.c1064 tp->request_r_scale = sc->sc_requested_r_scale; in syncache_socket()
1767 sc->sc_requested_r_scale = wscale; in syncache_add()
1978 to.to_wscale = sc->sc_requested_r_scale; in syncache_respond()
2357 sc->sc_requested_r_scale = wscale; in syncookie_lookup()
2405 if (sc->sc_requested_r_scale != scx->sc_requested_r_scale) in syncookie_cmp()
2407 s, __func__, sc->sc_requested_r_scale, in syncookie_cmp()
2408 scx->sc_requested_r_scale); in syncookie_cmp()