Searched defs:amsg_hello (Results 1 – 1 of 1) sorted by relevance
116 struct amsg_hello { struct117 uint16_t mode; /* bitmap of MODE_XXX */119 uint8_t version; /* protocol version */121 uint8_t devnum; /* device number */122 uint32_t id; /* client id */124 char opt[AMSG_OPTMAX]; /* profile name */125 char who[12]; /* hint for leases */