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

/freebsd-11.0-release/sys/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c17 #define IPF_MINPORTLEN 18 macro
314 if (dlen < IPF_MINPORTLEN) {
318 printf("ipf_p_ftp_port:dlen(%d) < IPF_MINPORTLEN\n",

Completed in 49 milliseconds