Searched defs:sol_socket_struct (Results 1 – 1 of 1) sorted by relevance
198 struct sol_socket_struct { struct199 int magic;200 int modcount;201 sol_module module[MAX_NR_STREAM_MODULES];202 long state;203 int offset;204 struct T_primsg *pfirst, *plast;