Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_subr.c1387 tcp_drain(void *ctx __unused, int flags __unused) in tcp_drain() function
1524 EVENTHANDLER_REGISTER(vm_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()
1525 EVENTHANDLER_REGISTER(mbuf_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()