|
Linux Kernel
3.7.1
|
Data Fields | |
| struct tcindex_filter_result * | perfect |
| struct tcindex_filter ** | h |
| u16 | mask |
| int | shift |
| int | hash |
| int | alloc_hash |
| int | fall_through |
Definition at line 42 of file cls_tcindex.c.
| int alloc_hash |
Definition at line 49 of file cls_tcindex.c.
| int fall_through |
Definition at line 50 of file cls_tcindex.c.
| struct tcindex_filter** h |
Definition at line 44 of file cls_tcindex.c.
| int hash |
Definition at line 48 of file cls_tcindex.c.
| u16 mask |
Definition at line 46 of file cls_tcindex.c.
| struct tcindex_filter_result* perfect |
Definition at line 43 of file cls_tcindex.c.
| int shift |
Definition at line 47 of file cls_tcindex.c.
1.8.2