osmo-msc/openbsc/include/openbsc/ctrl.h

5 lines
123 B
C

#pragma once
struct ctrl_handle *bsc_controlif_setup(struct gsm_network *net,
const char *bind_addr, uint16_t port);