module PacketFu::TCPHeaderMixin

This Mixin simplifies access to the TCPHeaders. Mix this in with your packet interface, and it will add methods that essentially delegate to the ‘tcp_header’ method (assuming that it is a TCPHeader object)