osmo-hnbgw/include/osmocom/hnbgw/hnbgw_pfcp.h

6 lines
74 B
C

#pragma once
struct hnb_gw;
int hnbgw_pfcp_init(struct hnb_gw *hnb_gw);