Searched defs:packet_process_incoming (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dpacket.c1107 packet_process_incoming(buf, len);
1135 * packet_process_incoming. If so, reads the packet; otherwise returns
1463 packet_process_incoming(const char *buf, u_int len) function

Completed in 52 milliseconds