aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/iuh/hnbgw_ranap.h
blob: 2c559647d50e4f101b2e7f38d8a8fb02de31b342 (plain)
1
2
3
4
5
6
#pragma once

#include <osmocom/iuh/hnbgw.h>

int hnbgw_ranap_rx(struct msgb *msg, uint8_t *data, size_t len);
int hnbgw_ranap_init(void);