Home
last modified time | relevance | path

Searched refs:strip_telopts (Results 1 – 4 of 4) sorted by relevance

/dports/security/dsniff/dsniff-2.4/
H A Ddecode_telnet.c24 if ((len = strip_telopts(buf, len)) == 0) in decode_telnet()
H A Ddecode_ftp.c28 if ((len = strip_telopts(buf, len)) == 0) in decode_ftp()
H A Ddecode.c110 strip_telopts(u_char *buf, int len) in strip_telopts() function
H A Ddecode.h42 int strip_telopts(u_char *buf, int len);