tw: add light weight timer update function 94/13194/5
authorFlorin Coras <fcoras@cisco.com>
Fri, 22 Jun 2018 22:29:38 +0000 (15:29 -0700)
committerDave Barach <openvpp@barachs.net>
Mon, 25 Jun 2018 20:43:44 +0000 (20:43 +0000)
commitadb5bd5344cd7b422c0c08e6434ad8642b897502
tree93f2ed26f808ff73882436ea4702eb0eedc2f765
parentc474feea962bcde3b5eece0ff2be8d3fd8019093
tw: add light weight timer update function

Because it avoids pool putting/getting the timer, this function is
somewhat faster than stopping and restarting a timer.

Change-Id: Id99ed9d356b0b1f7e12facfe8da193e1cd30b3ec
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet/tcp/tcp.h
src/vpp/api/test_client.c
src/vppinfra/cuckoo_template.h
src/vppinfra/test_tw_timer.c
src/vppinfra/tw_timer_template.c
src/vppinfra/tw_timer_template.h