Data Fields | |
| int(* | pf_init )(filter_t *, void *p_data) |
| void(* | pf_clean )(filter_t *) |
| void * | p_data |
Referenced by AllocatorInit(), and filter_chain_New().
| void(* filter_chain_allocator_t::pf_clean)(filter_t *) |
Referenced by AllocatorClean(), and filter_chain_New().
| int(* filter_chain_allocator_t::pf_init)(filter_t *, void *p_data) |
Referenced by AllocatorInit(), and filter_chain_New().
1.7.1