summaryrefslogtreecommitdiffstats
path: root/lcrsocket.h
diff options
context:
space:
mode:
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 69b8c7d..edb882b 100644
--- a/lcrsocket.h
+++ b/lcrsocket.h
@@ -76,6 +76,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) */
+ unsigned char l2mask[16]; /* one bit for each tei */
int los, ais, rdi, slip_tx, slip_rx;
int channels;
char busy[256]; /* if port is idle(0) busy(1) */