libosmovty  1.5.1.118-645a
Osmocom VTY library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
walk_cb_params Struct Reference

Data Fields

enum walk_filter_type filter
 
unsigned int depth_pass
 
const void * chunk_ptr
 
struct vtyvty
 
regex_t regexp
 

Field Documentation

const void* walk_cb_params::chunk_ptr

Referenced by DEFUN(), and talloc_ctx_walk_cb().

unsigned int walk_cb_params::depth_pass

Referenced by talloc_ctx_walk_cb().

enum walk_filter_type walk_cb_params::filter

Referenced by DEFUN(), and talloc_ctx_walk_cb().

regex_t walk_cb_params::regexp

Referenced by DEFUN(), and talloc_ctx_walk_cb().

struct vty* walk_cb_params::vty

Referenced by DEFUN(), and talloc_ctx_walk_cb().


The documentation for this struct was generated from the following file: