|
Linux Kernel
3.7.1
|
#include <rtl871x_ioctl.h>
Data Fields | |
| unsigned int | oid_start |
| unsigned int | oid_end |
| struct oid_obj_priv * | node_array |
| unsigned int | array_sz |
| int | query_counter |
| int | set_counter |
Definition at line 49 of file rtl871x_ioctl.h.
| unsigned int array_sz |
Definition at line 53 of file rtl871x_ioctl.h.
| struct oid_obj_priv* node_array |
Definition at line 52 of file rtl871x_ioctl.h.
| unsigned int oid_end |
Definition at line 51 of file rtl871x_ioctl.h.
| unsigned int oid_start |
Definition at line 50 of file rtl871x_ioctl.h.
| int query_counter |
Definition at line 54 of file rtl871x_ioctl.h.
| int set_counter |
Definition at line 55 of file rtl871x_ioctl.h.
1.8.2