Searched refs:of10_identify_msgtype (Results 1 – 3 of 3) sorted by relevance
89 extern const struct of_msgtypeinfo *of10_identify_msgtype(const uint8_t);
163 version == OF_VER_1_0 ? of10_identify_msgtype(type) : in openflow_print()
2276 of10_identify_msgtype(const uint8_t type) in of10_identify_msgtype() function