aboutgitcodebugslistschat
path: root/udp.c
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2021-03-17 10:57:42 +0100
committerStefano Brivio <sbrivio@redhat.com>2021-03-17 10:57:42 +0100
commitf435e3892735929e98e493a3b0b3c755519970ea (patch)
tree4365e8c4e2018b0b29fba420b47b07ae20a00c8f /udp.c
parent93977868f9d48c5efcc8f67c978af17bd6330554 (diff)
downloadpasst-f435e3892735929e98e493a3b0b3c755519970ea.tar
passt-f435e3892735929e98e493a3b0b3c755519970ea.tar.gz
passt-f435e3892735929e98e493a3b0b3c755519970ea.tar.bz2
passt-f435e3892735929e98e493a3b0b3c755519970ea.tar.lz
passt-f435e3892735929e98e493a3b0b3c755519970ea.tar.xz
passt-f435e3892735929e98e493a3b0b3c755519970ea.tar.zst
passt-f435e3892735929e98e493a3b0b3c755519970ea.zip
udp: Fix typo in tcp_tap_handler() documentation
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'udp.c')
-rw-r--r--udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udp.c b/udp.c
index b8eddf2..4ed0ae6 100644
--- a/udp.c
+++ b/udp.c
@@ -102,7 +102,7 @@ void udp_sock_handler(struct ctx *c, int s, uint32_t events)
}
/**
- * tcp_tap_handler() - Handle packets from tap
+ * udp_tap_handler() - Handle packets from tap
* @c: Execution context
* @af: Address family, AF_INET or AF_INET6
* @in: Input buffer