summaryrefslogtreecommitdiffstats
path: root/endpoint.h
diff options
context:
space:
mode:
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 */