OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sys_tun_infilter
(Results
1 - 4
of
4
) sorted by null
/external/openssh/openbsd-compat/
port-tun.h
29
int
sys_tun_infilter
(struct Channel *, char *, int);
port-tun.c
205
sys_tun_infilter
(struct Channel *c, char *buf, int len)
function
/external/openssh/
serverloop.c
1006
channel_register_filter(c->self,
sys_tun_infilter
,
[
all
...]
clientloop.c
[
all
...]
Completed in 62 milliseconds