Searched defs:dn_id (Results 1 – 3 of 3) sorted by relevance
55 struct dn_id { struct56 uint16_t len; /* total len inc. this header */57 uint8_t type;58 uint8_t subtype;
52 struct dn_id { struct60 * These values are in the type field of struct dn_id. argument
68 uint8_t dn_id[4]; member