#include <snoop.h>
Data Fields | |
u_int8_t | ether_addr [6] |
ethernet address | |
u_int8_t | ip6_addr [16] |
ip6 address | |
time_t | when_detected |
end of sampling period is recorded | |
u_int32_t | dropcount |
right now there is just one type, need (type,count) for each type of attack |
Definition at line 91 of file snoop.h.