Project Alice
|
#include <pcp_msg_structs.h>
Public Attributes | |
uint8_t | option |
uint8_t | reserved |
uint16_t | len |
char | location [MAX_GEO_STR] |
Definition at line 227 of file pcp_msg_structs.h.
uint16_t pcp_location_option::len |
Definition at line 230 of file pcp_msg_structs.h.
char pcp_location_option::location[MAX_GEO_STR] |
Definition at line 233 of file pcp_msg_structs.h.
uint8_t pcp_location_option::option |
Definition at line 228 of file pcp_msg_structs.h.
uint8_t pcp_location_option::reserved |
Definition at line 229 of file pcp_msg_structs.h.