Searched refs:protocol_handle_command (Results 1 – 3 of 3) sorted by relevance
53 void protocol_handle_command(struct protocol_handle *handle, char *buffer);
103 protocol_handle_command(phandle, buffer); in transport_data_thread()
151 void protocol_handle_command(struct protocol_handle *phandle, char *buffer) in protocol_handle_command() function