Searched defs:sfcp_msg_metadata_t (Results 1 – 1 of 1) sorted by relevance
140 struct sfcp_msg_metadata_t { struct142 sender; /**< Original sender node ID (now the reply receiver). */143 bool uses_cryptography; /**< Whether the original message used crypto/auth. */144 uint16_t client_id; /**< Client ID from the original message (or 0). */145 uint16_t application_id; /**< Application ID from the original message (or 0). */146 uint8_t message_id; /**< Message ID from the original message. */147 uint8_t trusted_subnet_id; /**< Trusted subnet ID from the original message. */