Searched refs:sc_tfo_cookie (Results 1 – 2 of 2) sorted by relevance
76 void *sc_tfo_cookie; /* for TCP Fast Open response */ member
1611 sc->sc_tfo_cookie = &tfo_response_cookie; in syncache_add()1928 if (sc->sc_tfo_cookie) { in syncache_respond()1931 to.to_tfo_cookie = sc->sc_tfo_cookie; in syncache_respond()1933 sc->sc_tfo_cookie = NULL; in syncache_respond()