Searched refs:ftps_junk (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/lib/
H A Dprintaps.c88 ftp.ftp_side[0].ftps_len, ftp.ftp_side[0].ftps_junk,
96 ftp.ftp_side[1].ftps_len, ftp.ftp_side[1].ftps_junk,
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_ftp_pxy.c1046 if (ftps->ftps_junk == FTPXY_JUNK_BAD)
1089 ftps->ftps_junk, (int)len, (int)i, c,
1128 if (ftps->ftps_junk == FTPXY_JUNK_BAD)
1171 ftps->ftps_junk, (int)len, (int)i,
1173 if (ftps->ftps_junk == FTPXY_JUNK_CONT)
1183 if (ftps->ftps_junk == FTPXY_JUNK_CONT)
1438 len, mlen, off, (u_long)wptr, f->ftps_junk,
1442 if (f->ftps_junk != FTPXY_JUNK_OK) {
1443 i = f->ftps_junk;
1444 f->ftps_junk
[all...]
H A Dip_proxy.h173 int ftps_junk; member in struct:ftpside

Completed in 138 milliseconds