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

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c63 int ipf_p_ftp_debug; member in struct:ipf_ftp_softc_s
122 { { (void *)offsetof(ipf_ftp_softc_t, ipf_p_ftp_debug) },
124 stsizeof(ipf_ftp_softc_t, ipf_p_ftp_debug),
188 softf->ipf_p_ftp_debug = 0;
190 softf->ipf_p_ftp_debug = DEBUG_PARSE_ERR;
317 if (softf->ipf_p_ftp_debug & DEBUG_PARSE)
332 if (softf->ipf_p_ftp_debug & DEBUG_PARSE_ERR)
339 if (softf->ipf_p_ftp_debug & DEBUG_PARSE_ERR)
356 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
364 if (softf->ipf_p_ftp_debug
[all...]

Completed in 93 milliseconds