
Data Fields | |
| int | logic [CT_FILTER_MAX] |
| u_int32_t | l4protomap [IPPROTO_MAX/32] |
| u_int16_t | statemap [IPPROTO_MAX] |
| struct hashtable * | h |
| struct hashtable * | h6 |
| struct vector * | v |
| struct vector * | v6 |
Referenced by ct_filter_add_ip(), ct_filter_create(), and ct_filter_destroy().
Referenced by ct_filter_add_ip(), ct_filter_create(), and ct_filter_destroy().
| u_int32_t ct_filter::l4protomap[IPPROTO_MAX/32] |
Referenced by ct_filter_add_proto().
| int ct_filter::logic[CT_FILTER_MAX] |
Referenced by ct_filter_create(), and ct_filter_set_logic().
| u_int16_t ct_filter::statemap[IPPROTO_MAX] |
Referenced by ct_filter_add_state().
Referenced by ct_filter_add_netmask(), ct_filter_create(), and ct_filter_destroy().
Referenced by ct_filter_add_netmask(), ct_filter_create(), and ct_filter_destroy().