HomeSort by: relevance | last modified time | path
    Searched refs:syn_cache_cleanup (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
tcp_syncache.h 217 void syn_cache_cleanup(struct tcpcb *);
tcp_syncache.c 478 syn_cache_cleanup(struct tcpcb *tp) function in typeref:typename:void
490 panic("invalid sc_tp in syn_cache_cleanup");
tcp_subr.c 1137 syn_cache_cleanup(tp);

Completed in 13 milliseconds