Searched defs:dcons_port (Results 1 – 1 of 1) sorted by relevance
109 struct dcons_port { struct110 int port;111 int sport;112 struct dcons_ch o;113 struct dcons_ch i;114 u_int32_t optr;115 u_int32_t iptr;116 int s;117 int infd;118 int outfd;[all …]