K 10 svn:author V 3 imp K 8 svn:date V 27 2019-11-02T02:05:09.846850Z K 7 svn:log V 216 Make valdiate_rx_req_id static inline because it uses other static inline functions. gcc complains about this, most likely due to the subtle differences between inline and static inline functions defined in headers. END