Home
last modified time | relevance | path

Searched refs:of10_identify_msgtype (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dopenflow.h89 extern const struct of_msgtypeinfo *of10_identify_msgtype(const uint8_t);
H A Dprint-openflow.c163 version == OF_VER_1_0 ? of10_identify_msgtype(type) : in openflow_print()
H A Dprint-openflow-1.0.c2276 of10_identify_msgtype(const uint8_t type) in of10_identify_msgtype() function