libosmoctrl 1.11.0.30-c17053
Osmocom CTRL library
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
int | ctrl_vty_init (void *ctx) |
const char * | ctrl_vty_get_bind_addr (void) |
uint16_t | ctrl_vty_get_bind_port (uint16_t default_port) |
const char * ctrl_vty_get_bind_addr | ( | void | ) |
References ctrl_vty_bind_addr.
Referenced by ctrl_interface_setup2().
uint16_t ctrl_vty_get_bind_port | ( | uint16_t | default_port | ) |
References ctrl_bind_port.
Referenced by ctrl_interface_setup2().
int ctrl_vty_init | ( | void * | ctx | ) |
References CONFIG_NODE, config_write_ctrl(), ctrl_node, ctrl_vty_ctx, install_lib_element(), install_node(), and L_CTRL_NODE.