Searched refs:sc_tfo_cookie (Results 1 – 2 of 2) sorted by relevance
78 void *sc_tfo_cookie; /* for TCP Fast Open response */ member
1621 sc->sc_tfo_cookie = &tfo_response_cookie; in syncache_add()1938 if (sc->sc_tfo_cookie) { in syncache_respond()1941 to.to_tfo_cookie = sc->sc_tfo_cookie; in syncache_respond()1943 sc->sc_tfo_cookie = NULL; in syncache_respond()