Searched defs:adrep (Results 1 – 3 of 3) sorted by relevance
215 struct adrep { struct216 uint8_t adrp_byteorder;217 uint64_t adrp_seq;218 uint16_t adrp_error;
571 adrep_decode_header(struct adrep *adrep) in adrep_decode_header()585 struct adrep adrep; in recv_thread() local
504 struct adrep adrep; in send_thread() local