Searched defs:dn_id (Results 1 – 3 of 3) sorted by relevance
57 struct dn_id { struct58 uint16_t len; /* total len inc. this header */59 uint8_t type;60 uint8_t subtype;
54 struct dn_id { struct62 * These values are in the type field of struct dn_id. argument
71 uint8_t dn_id[4]; member