Searched defs:conn_dir (Results 1 – 1 of 1) sorted by relevance
140 struct conn_dir { struct141 int index;143 int pending_shutdown;144 int pending_send;145 int pending_recv;147 int snd_notif;149 int out_buffers;151 int rcv, rcv_shrt, rcv_enobufs, rcv_mshot;152 int snd, snd_shrt, snd_enobufs, snd_busy, snd_mshot;154 int snd_next_bid;[all …]