/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

  1. $FreeBSD$
  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.