blob: 69b2382270f997085641c896352f5f78f9568918 [file] [log] [blame]
#pragma once
#include "hnbgw.h"
int hnbgw_rua_rx(struct hnb_context *hnb, struct msgb *msg);
int hnbgw_rua_init(void);
int rua_tx_udt(struct msgb *inmsg);