Searched refs:tcp_drain (Results 1 – 1 of 1) sorted by relevance
1399 tcp_drain(void *ctx __unused, int flags __unused) in tcp_drain() function1525 EVENTHANDLER_REGISTER(vm_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()1526 EVENTHANDLER_REGISTER(mbuf_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()