On Wed, Nov 05, 2014 at 10:46:06AM -0200, Flavio Leitner wrote: > On Sun, Nov 02, 2014 at 08:17:31PM -0200, Ederval Pablo Ferreira wrote: > > Hi. I am trying to implement bitmap sketch in OvS. Whem I try to call the > > bitmap_allocation of the bitmap.h file in flow.c, during compilation I > > receive "implicit declaration of function bitmap_allocation"... Why such > > error?? > > > > Does anyone have any example of a bitmap implemented in OvS??? > > bitmap_allocation is a static inline function in , so
*in bitmap.h > are you sure flow.c includes bitmap.h? > > fbl > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev