Name Date Size #Lines LOC

..--

MakefileH A D16-Jul-2024226 136

READMEH A D08-Jul-2024291 64

h_example.cH A D29-Jan-20255.5 KiB15448

README

1
2An example Khelp module which uses the helper hook points available in the TCP
3stack to calculate a per-connection count of inbound and outbound packets when
4the connection is in the established state. The code is verbosely documented in
5an attempt to explain how everything fits together.
6