Linux Kernel
3.7.1
|
Data Fields | |
char * | host_if |
int | promisc |
int | optimize |
char * | filter |
Definition at line 11 of file pcap_kern.c.
char* filter |
Definition at line 15 of file pcap_kern.c.
char* host_if |
Definition at line 12 of file pcap_kern.c.
int optimize |
Definition at line 14 of file pcap_kern.c.
int promisc |
Definition at line 13 of file pcap_kern.c.