Searched refs:tcp_timer_persist_handler (Results 1 – 1 of 1) sorted by relevance
112 static struct tcpcb *tcp_timer_persist_handler(struct tcpcb *);123 { TCP_TIMER_PERSIST, tcp_timer_persist_handler },399 tcp_timer_persist_handler(struct tcpcb *tp) in tcp_timer_persist_handler() function