Searched defs:rc_state (Results 1 – 1 of 1) sorted by relevance
65 struct rc_state { struct67 struct rc_state* next; argument69 struct comm_point* c;71 enum { rc_none, rc_hs_read, rc_hs_write } shake_state;74 SSL* ssl;77 int fd;101 struct rc_state* busy_list; argument