Searched defs:SocketProtocol (Results 1 – 3 of 3) sorted by relevance
25 struct SocketProtocol { struct26 unsigned int cmd;27 char data[PROTOCOL_MAXLEN];
22 typedef enum SocketProtocol { enum26 } SocketProtocol; typedef
45 struct SocketProtocol { struct46 unsigned int cmd;47 char data[PROTOCOL_MAXLEN];