From 16488a01568e7c35d0e7adf46fdfee5e488df8d8 Mon Sep 17 00:00:00 2001 From: Super User Date: Fri, 2 May 2008 21:19:06 +0200 Subject: SOCKET BRANCH: los,ais,rdi,slip query works! opening socket almost works :) --- lcrsocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lcrsocket.h') 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 */ -- cgit v1.2.3-55-g7522