-
Notifications
You must be signed in to change notification settings - Fork 225
Icmphdr
jbc22 edited this page Nov 1, 2011
·
1 revision
+-----------+---------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------+---------+------+-----+---------+-------+ | sid | int(11) | NO | PRI | NULL | | | cid | int(11) | NO | PRI | NULL | | | icmp_type | int(11) | YES | | NULL | | | icmp_code | int(11) | YES | | NULL | | | icmp_csum | int(11) | YES | | NULL | | | icmp_id | int(11) | YES | | NULL | | | icmp_seq | int(11) | YES | | NULL | | +-----------+---------+------+-----+---------+-------+