blob: 3418e620da2eff6cb6015f902552402bcd482e4d [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;
Harald Welte319a77e2024-03-02 18:48:39 +010018ctrl_cmd_send2;
Harald Welteed605782018-05-26 17:07:39 +020019ctrl_cmd_send_to_all;
20ctrl_cmd_send_trap;
21ctrl_cmd_trap;
22ctrl_handle_alloc; /* could be removed? */
23ctrl_handle_alloc2; /* could be removed? */
24ctrl_handle_msg; /* only used in unit test */
25ctrl_interface_setup;
Max3f79ce82022-12-03 17:59:19 +030026ctrl_interface_setup2;
Harald Welteed605782018-05-26 17:07:39 +020027ctrl_interface_setup_dynip;
28ctrl_interface_setup_dynip2;
29ctrl_lookup_register;
30ctrl_parse_get_num;
31ctrl_type_vals;
32ctrl_vty_get_bind_addr;
Max3f79ce82022-12-03 17:59:19 +030033ctrl_vty_get_bind_port;
Harald Welteed605782018-05-26 17:07:39 +020034ctrl_vty_init;
35osmo_ctrl_conn_alloc;
36
37local: *;
38};