aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/trau_mux.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/trau_mux.h')
-rw-r--r--openbsc/include/openbsc/trau_mux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/trau_mux.h b/openbsc/include/openbsc/trau_mux.h
index 90535add4..8deb708de 100644
--- a/openbsc/include/openbsc/trau_mux.h
+++ b/openbsc/include/openbsc/trau_mux.h
@@ -46,4 +46,4 @@ int trau_mux_input(struct gsm_e1_subslot *src_e1_ss,
int trau_recv_lchan(struct gsm_lchan *lchan, u_int32_t callref);
/* send trau from application */
-int trau_send_lchan(struct gsm_lchan *lchan, struct decoded_trau_frame *tf);
+int trau_send_frame(struct gsm_lchan *lchan, struct gsm_data_frame *frame);