Searched refs:get_operation_code (Results 1 – 1 of 1) sorted by relevance
44 static int32_t get_operation_code(const struct header_analysis *nav, const struct message *receive);129 int32_t operation_code = get_operation_code(nav, receive); in check_message_support()220 static int32_t get_operation_code(const struct header_analysis *nav, const struct message *receive) in get_operation_code() function