Searched defs:SocketProtocol (Results 1 – 3 of 3) sorted by relevance
22 typedef enum SocketProtocol { enum26 } SocketProtocol; typedef
30 struct SocketProtocol { struct31 unsigned int cmd;32 char data[PROTOCOL_MAXLEN];
47 struct SocketProtocol { struct48 unsigned int cmd;49 char data[PROTOCOL_MAXLEN];