OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:packet_set_maxsize
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
packet.h
104
int
packet_set_maxsize
(u_int);
packet.c
191
/* Used in
packet_set_maxsize
*/
1807
packet_set_maxsize
(u_int s)
function
[
all
...]
session.c
400
if (
packet_set_maxsize
(packet_get_int()) > 0)
[
all
...]
Completed in 220 milliseconds