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.c1382 tcp_drain(void *ctx __unused, int flags __unused) in tcp_drain() function
1510 EVENTHANDLER_REGISTER(vm_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()
1511 EVENTHANDLER_REGISTER(mbuf_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()