Dne 31.8.2015 v 14:22 Thomas Monjalon napsal(a): > It does not appear in doxygen (patch welcome) but it is documented. > Check RTE_PTYPE_* in lib/librte_mbuf/rte_mbuf.h
Thanks! I was looking, but not good enough. Indeed the defines are there and everything is working again :-) However, I have no idea why the documentation does not show up in html, when it is in the code... Martin