/share/examples/kld/khelp/README
https://bitbucket.org/freebsd/freebsd-head/ · #! · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · 8483fbf1fd22b3becd8e9877361daf4f MD5 · raw file
- $FreeBSD$
- An example Khelp module which uses the helper hook points available in the TCP
- stack to calculate a per-connection count of inbound and outbound packets when
- the connection is in the established state. The code is verbosely documented in
- an attempt to explain how everything fits together.