Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
Makefile | H A D | 15-Jul-2024 | 226 | 12 | 6 | |
README | H A D | 16-Aug-2023 | 291 | 6 | 4 | |
h_example.c | H A D | 30-Jul-2024 | 5.5 KiB |
README
1 2 An example Khelp module which uses the helper hook points available in the TCP 3 stack to calculate a per-connection count of inbound and outbound packets when 4 the connection is in the established state. The code is verbosely documented in 5 an attempt to explain how everything fits together. 6