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

Module dpkt.ip

Internet Protocol.

Classes
IP  

Variable Summary
int IP_PROTO_MAX = 255                                                                   
int IP_TOS_PREC_CRITIC_ECP = 160                                                                   
int IP_TOS_PREC_FLASH = 96                                                                    
int IP_TOS_PREC_FLASHOVERRIDE = 128                                                                   
int IP_TOS_PREC_IMMEDIATE = 64                                                                    
int IP_TOS_PREC_INTERNETCONTROL = 192                                                                   
int IP_TOS_PREC_NETCONTROL = 224                                                                   
int IP_TOS_PREC_PRIORITY = 32                                                                    
int IP_TOS_PREC_ROUTINE = 0                                                                     

Variable Details

IP_PROTO_MAX

Type:
int
Value:
255                                                                   

IP_TOS_PREC_CRITIC_ECP

Type:
int
Value:
160                                                                   

IP_TOS_PREC_FLASH

Type:
int
Value:
96                                                                    

IP_TOS_PREC_FLASHOVERRIDE

Type:
int
Value:
128                                                                   

IP_TOS_PREC_IMMEDIATE

Type:
int
Value:
64                                                                    

IP_TOS_PREC_INTERNETCONTROL

Type:
int
Value:
192                                                                   

IP_TOS_PREC_NETCONTROL

Type:
int
Value:
224                                                                   

IP_TOS_PREC_PRIORITY

Type:
int
Value:
32                                                                    

IP_TOS_PREC_ROUTINE

Type:
int
Value:
0                                                                     

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