lib/classifier: Hide more of the internal data structures.
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 29 Apr 2014 22:50:38 +0000 (15:50 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 29 Apr 2014 22:50:38 +0000 (15:50 -0700)
commitcabd4c43854275943792a8b1bb4c7b719e210259
tree2250648fd4d66328280737f0aa95b19fe17618b2
parentac4aa4c83f94cfbc0b056cb636987e39e7909cdb
lib/classifier: Hide more of the internal data structures.

It is better not to expose definitions not needed by users.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/classifier.c
lib/classifier.h
tests/test-classifier.c