From d3d5be1cde518281ad9f594a3cac33fabacf608d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 9 Feb 2010 14:37:23 +0100 Subject: [ipaccess] Make the IPA version of LTV public. --- openbsc/include/openbsc/ipaccess.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openbsc/include/openbsc/ipaccess.h') diff --git a/openbsc/include/openbsc/ipaccess.h b/openbsc/include/openbsc/ipaccess.h index 76acf7cb2..e101428e4 100644 --- a/openbsc/include/openbsc/ipaccess.h +++ b/openbsc/include/openbsc/ipaccess.h @@ -51,6 +51,9 @@ void ipaccess_prepend_header(struct msgb *msg, int proto); int ipaccess_send_id_ack(int fd); int ipaccess_send_id_req(int fd); +int ipaccess_idtag_parse(struct tlv_parsed *dec, unsigned char *buf, int len); + + /* * Firmware specific header */ -- cgit v1.2.3