1
0
mirror of https://passt.top/passt synced 2024-06-30 23:12:39 +00:00

udp: Fix typo in tcp_tap_handler() documentation

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
Stefano Brivio 2021-03-17 10:57:42 +01:00
parent 93977868f9
commit f435e38927

2
udp.c
View File

@ -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