X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Fofproto-provider.h;fp=ofproto%2Fofproto-provider.h;h=77553f61cbbaea4cd93119ff20608284fac81c37;hb=6567010fff1a07100db5853416de0fe5ccd9e99d;hp=cc1967f5fd9b91dc55394b4df55534357d7b7cd5;hpb=b420c0cfa85cefc011ad488928ec00297356afac;p=sliver-openvswitch.git diff --git a/ofproto/ofproto-provider.h b/ofproto/ofproto-provider.h index cc1967f5f..77553f61c 100644 --- a/ofproto/ofproto-provider.h +++ b/ofproto/ofproto-provider.h @@ -458,7 +458,7 @@ extern unsigned flow_eviction_threshold; /* Number of upcall handler threads. Only affects the ofproto-dpif * implementation. */ -extern unsigned n_handler_threads; +extern size_t n_handlers; /* Determines which model to use for handling misses in the ofproto-dpif * implementation */