Searched refs:updatetime_bool (Results 1 – 3 of 3) sorted by relevance
103 struct updatetime_bool { bool updatetime; }; argument104 #define NO_UPDATETIME ((struct updatetime_bool){ .updatetime = false })105 #define UPDATETIME ((struct updatetime_bool){ .updatetime = true })
365 const struct stream_bool stream, const struct updatetime_bool updatetime, in do_forward4_bottom()559 const struct updatetime_bool updatetime, in do_forward4()