Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.c210 static void tcp_init_hptsi(void *st);
1869 tcp_init_hptsi(void *st) in tcp_init_hptsi() function
2021 SYSINIT(tcphptsi, SI_SUB_KTHREAD_IDLE, SI_ORDER_ANY, tcp_init_hptsi, NULL);