Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_syncache.c1467 unsigned int *tfo_pending = NULL; in syncache_add() local
1535 tfo_pending = tp->t_tfo_pending; in syncache_add()
1845 if (tfo_pending != NULL) in syncache_add()
1846 tcp_fastopen_decrement_counter(tfo_pending); in syncache_add()