Simplify the code a bit by creating the functions:
authorHolger Hetterich <hhetter@novell.com>
Thu, 4 Feb 2010 21:03:53 +0000 (22:03 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 16 Mar 2010 13:52:10 +0000 (09:52 -0400)
commitc1fb55caa5bfc079bda6a6ef98ee591800789778
tree44756fd4632ea9542cf3d9c4dfd5fdc0efa994f1
parent56dfc0915c7a461fc53d32e9cbe29460a75c9b26
Simplify the code a bit by creating the functions:
smb_traffic_analyzer_encrypt - doing the encryption of a data block,
smb_traffic_analyzer_create_header - create the protocol header,
smb_traffic_analyzer_write_data - actually write the data to the
socket.
source3/modules/vfs_smb_traffic_analyzer.c