OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssh_packet_hook_fn
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
packet.h
89
typedef int (
ssh_packet_hook_fn
)(struct ssh *, struct sshbuf *,
typedef
102
void ssh_packet_set_input_hook(struct ssh *,
ssh_packet_hook_fn
*, void *);
packet.c
218
ssh_packet_hook_fn
*hook_in;
272
ssh_packet_set_input_hook(struct ssh *ssh,
ssh_packet_hook_fn
*hook, void *ctx)
Completed in 62 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026