aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/ipaccess.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-07 12:04:07 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-07 13:21:51 +0100
commit3bc856bc16d47ab8785dcb5b96716f6b984ea90b (patch)
tree4f22feee1dcd4a054fe8be6219ca662e625719e8 /openbsc/include/openbsc/ipaccess.h
parent301e6287610345f6aca6b98ae2a1d5e1fcf956ef (diff)
[ipa] Make sending of ID REQ public...
Make sending of the ID Request message public. We are going to use this in the BSC NAT code to ask for querying the BSC.
Diffstat (limited to 'openbsc/include/openbsc/ipaccess.h')
-rw-r--r--openbsc/include/openbsc/ipaccess.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/ipaccess.h b/openbsc/include/openbsc/ipaccess.h
index dbd9f37e8..76acf7cb2 100644
--- a/openbsc/include/openbsc/ipaccess.h
+++ b/openbsc/include/openbsc/ipaccess.h
@@ -49,6 +49,7 @@ int ipaccess_rcvmsg_base(struct msgb *msg, struct bsc_fd *bfd);
struct msgb *ipaccess_read_msg(struct bsc_fd *bfd, int *error);
void ipaccess_prepend_header(struct msgb *msg, int proto);
int ipaccess_send_id_ack(int fd);
+int ipaccess_send_id_req(int fd);
/*
* Firmware specific header