summaryrefslogtreecommitdiffstats
path: root/lcrsocket.h
diff options
context:
space:
mode:
authorSuper User2008-05-02 21:19:06 +0200
committerSuper User2008-05-02 21:19:06 +0200
commit16488a01568e7c35d0e7adf46fdfee5e488df8d8 (patch)
tree09eea71921aa620489648dc2416de92d8fefdde4 /lcrsocket.h
parentchan_lcr work (diff)
downloadlcr-16488a01568e7c35d0e7adf46fdfee5e488df8d8.tar.gz
lcr-16488a01568e7c35d0e7adf46fdfee5e488df8d8.tar.xz
lcr-16488a01568e7c35d0e7adf46fdfee5e488df8d8.zip
SOCKET BRANCH:
los,ais,rdi,slip query works! opening socket almost works :)
Diffstat (limited to 'lcrsocket.h')
-rw-r--r--lcrsocket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcrsocket.h b/lcrsocket.h
index a34820d..19fa835 100644
--- a/lcrsocket.h
+++ b/lcrsocket.h
@@ -73,6 +73,7 @@ struct admin_response_interface {
int use; /* number of ports that use this interface */
int l1link; /* down(0) or up(1) */
int l2link; /* down(0) or up(1) */
+ int los, ais, rdi, slip_tx, slip_rx;
int channels;
char busy[256]; /* if port is idle(0) busy(1) */
unsigned long port[256]; /* current port */