X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=endpoint.h;h=e556bf3e0c211579f351dfe8d548c4ed61f1deb2;hp=506689a72782487169f216fefd71fccbdca6de9d;hb=559ff64e3062b70f27ddceba825f40642a6c5725;hpb=2ed0fee489c37a6e2d4473f6185ebbe3e746ac11 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 */