Package dpkt :: Module tcp
[show private | hide private]
[frames | no frames]

Module dpkt.tcp

Transmission Control Protocol.

Classes
TCP  

Function Summary
  parse_opts(buf)
Parse TCP option buffer into a list of (option, data) tuples.

Variable Summary
int TCP_OPT_MAX = 27                                                                    

Function Details

parse_opts(buf)

Parse TCP option buffer into a list of (option, data) tuples.

Variable Details

TCP_OPT_MAX

Type:
int
Value:
27                                                                    

Generated by Epydoc 2.1 on Sun Oct 1 11:24:14 2006 http://epydoc.sf.net