Searched refs:of13_identify_msgtype (Results 1 – 3 of 3) sorted by relevance
90 extern const struct of_msgtypeinfo *of13_identify_msgtype(const uint8_t);
164 version == OF_VER_1_3 ? of13_identify_msgtype(type) : in openflow_print()
1203 of13_identify_msgtype(const uint8_t type) in of13_identify_msgtype() function