Searched refs:BUS_MESSAGE_HEADER_REPLY_SERIAL (Results 1 – 2 of 2) sorted by relevance
70 BUS_MESSAGE_HEADER_REPLY_SERIAL, enumerator
406 return message_append_field_uint64(m, BUS_MESSAGE_HEADER_REPLY_SERIAL, cookie); in message_append_reply_cookie()412 … return message_append_field_uint32(m, BUS_MESSAGE_HEADER_REPLY_SERIAL, (uint32_t) cookie); in message_append_reply_cookie()5411 case BUS_MESSAGE_HEADER_REPLY_SERIAL: in bus_message_parse_fields()