2 * netsniff-ng - the packet sniffing beast
3 * By Daniel Borkmann <daniel@netsniff-ng.org>
4 * Copyright 2012 Daniel Borkmann.
5 * Subject to the GPL, version 2.
11 extern char *lookup_vendor(unsigned int id
);
12 extern void dissector_init_oui(void);
13 extern void dissector_cleanup_oui(void);