X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Fofproto.h;h=482212878e6e8caaed1773befd68165f9dbaf48d;hb=6567010fff1a07100db5853416de0fe5ccd9e99d;hp=219940aba1a818dcb5baecc36ca34995be1cb338;hpb=b420c0cfa85cefc011ad488928ec00297356afac;p=sliver-openvswitch.git diff --git a/ofproto/ofproto.h b/ofproto/ofproto.h index 219940aba..482212878 100644 --- a/ofproto/ofproto.h +++ b/ofproto/ofproto.h @@ -248,7 +248,7 @@ void ofproto_set_flow_miss_model(unsigned model); void ofproto_set_forward_bpdu(struct ofproto *, bool forward_bpdu); void ofproto_set_mac_table_config(struct ofproto *, unsigned idle_time, size_t max_entries); -void ofproto_set_n_handler_threads(unsigned limit); +void ofproto_set_threads(size_t n_handlers); void ofproto_set_dp_desc(struct ofproto *, const char *dp_desc); int ofproto_set_snoops(struct ofproto *, const struct sset *snoops); int ofproto_set_netflow(struct ofproto *,