Project Alice
|
#include <pcp_msg_structs.h>
Public Attributes | |
struct pcp_nonce | nonce |
uint8_t | tolerance_fields |
uint8_t | app_name_length |
char | app_name [0] |
Definition at line 214 of file pcp_msg_structs.h.
char pcp_sadscp_req::app_name[0] |
Definition at line 218 of file pcp_msg_structs.h.
uint8_t pcp_sadscp_req::app_name_length |
Definition at line 217 of file pcp_msg_structs.h.
struct pcp_nonce pcp_sadscp_req::nonce |
Definition at line 215 of file pcp_msg_structs.h.
uint8_t pcp_sadscp_req::tolerance_fields |
Definition at line 216 of file pcp_msg_structs.h.