blob: 306ad3f1e6f45e912ba8d25f8225d5b482757c11 [file] [log] [blame]
Harald Welteed605782018-05-26 17:07:39 +02001LIBOSMOCTRL_1.0 {
2global:
3
4ctrl_cmd_cpy;
5ctrl_cmd_create;
6ctrl_cmd_def_is_zombie;
7ctrl_cmd_def_make;
8ctrl_cmd_def_send;
9#ctrl_cmd_exec;
10ctrl_cmd_exec_from_string;
11ctrl_cmd_handle;
12ctrl_cmd_install;
13ctrl_cmd_make;
14ctrl_cmd_parse;
15ctrl_cmd_parse2;
Pau Espin Pedrol239ed3b2018-07-12 17:51:16 +020016ctrl_cmd_parse3;
Harald Welteed605782018-05-26 17:07:39 +020017ctrl_cmd_send;
18ctrl_cmd_send_to_all;
19ctrl_cmd_send_trap;
20ctrl_cmd_trap;
21ctrl_handle_alloc; /* could be removed? */
22ctrl_handle_alloc2; /* could be removed? */
23ctrl_handle_msg; /* only used in unit test */
24ctrl_interface_setup;
Max3f79ce82022-12-03 17:59:19 +030025ctrl_interface_setup2;
Harald Welteed605782018-05-26 17:07:39 +020026ctrl_interface_setup_dynip;
27ctrl_interface_setup_dynip2;
28ctrl_lookup_register;
29ctrl_parse_get_num;
30ctrl_type_vals;
31ctrl_vty_get_bind_addr;
Max3f79ce82022-12-03 17:59:19 +030032ctrl_vty_get_bind_port;
Harald Welteed605782018-05-26 17:07:39 +020033ctrl_vty_init;
34osmo_ctrl_conn_alloc;
35
36local: *;
37};