Searched defs:rcid_st (Results 1 – 1 of 1) sorted by relevance
126 typedef struct rcid_st { struct129 QUIC_CONN_ID cid; /* The actual CID string for this RCID */130 uint64_t seq_num;131 size_t pq_idx; /* Index of entry into priority queue */132 unsigned int state : 2; /* RCID_STATE_* */133 unsigned int type : 2; /* RCID_TYPE_* */