summaryrefslogtreecommitdiffstats
path: root/endpoint.h
diff options
context:
space:
mode:
authorSuper User2007-05-09 07:39:20 +0200
committerSuper User2007-05-09 07:39:20 +0200
commit559ff64e3062b70f27ddceba825f40642a6c5725 (patch)
tree5d1fcfb704616da846db41ec7985b84a32e0bfd1 /endpoint.h
parentonly for backup, still in coding state - no compile!!! (diff)
downloadlcr-559ff64e3062b70f27ddceba825f40642a6c5725.tar.gz
lcr-559ff64e3062b70f27ddceba825f40642a6c5725.tar.xz
lcr-559ff64e3062b70f27ddceba825f40642a6c5725.zip
backup work
Diffstat (limited to 'endpoint.h')
-rw-r--r--endpoint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/endpoint.h b/endpoint.h
index 506689a..e556bf3 100644
--- a/endpoint.h
+++ b/endpoint.h
@@ -15,6 +15,7 @@ struct port_list {
struct port_list *next;
unsigned long port_id;
int port_type;
+ int early_b; /* if patterns are available */
};
/* structure of an Enpoint */