File: sn_packets.h

package info (click to toggle)
sniffit 0.3.5-3
  • links: PTS
  • area: non-free
  • in suites: hamm, slink
  • size: 984 kB
  • ctags: 1,367
  • sloc: ansic: 10,604; sh: 1,568; yacc: 234; lex: 202; makefile: 154
file content (5 lines) | stat: -rw-r--r-- 197 bytes parent folder | download
1
2
3
4
5
/* Sniffit Packets include file                                                      */

unsigned short in_cksum(unsigned short *,int);
int unwrap_packet (const unsigned char *, struct unwrap *);