HomeSort by: relevance | last modified time | path
    Searched defs:ipf_ftp_tuneables (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_ftp_pxy.c 123 static const ipftuneable_t ipf_ftp_tuneables[] = { variable in typeref:typename:const ipftuneable_t[]
196 sizeof(ipf_ftp_tuneables),
197 ipf_ftp_tuneables);
218 KFREES(softf->ipf_p_ftp_tune, sizeof(ipf_ftp_tuneables));

Completed in 12 milliseconds