]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add helpers to test whether SYN or FIN bit is set.
authorAsias He <asias.hejun@gmail.com>
Wed, 29 Jun 2011 08:47:22 +0000 (16:47 +0800)
committerPekka Enberg <penberg@kernel.org>
Thu, 30 Jun 2011 07:42:43 +0000 (10:42 +0300)
commit2772839ecb128f05b5a0c55f1d5a96c77bf0dfdb
treece5be80e05094b84fa5cfada187e3757b4ebce58
parente051b5422ff7725e6024406b06664b4bae625b7e
kvm tools: Add helpers to test whether SYN or FIN bit is set.

This patch adds too helpers uip_tcp_is_syn(), uip_tcp_is_fin() to check if SYN and
FIN bit is set.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/uip.h