Searched defs:sfcp_reply_metadata_t (Results 1 – 1 of 1) sorted by relevance
120 struct sfcp_reply_metadata_t { struct121 sfcp_node_id_t receiver; /**< Intended receiver node ID. */122 bool uses_cryptography; /**< Whether crypto/auth is used for this exchange.125 uint16_t client_id; /**< Client ID (0 if ID extension not used). */126 uint16_t application_id; /**< Application ID (0 if ID extension not used). */127 uint8_t message_id; /**< Message ID for matching. */128 uint8_t trusted_subnet_id; /**< Trusted subnet ID (only if uses_cryptography). */