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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_ftp_pxy.c17 #define IPF_MINPORTLEN 18 macro
212 if (dlen < IPF_MINPORTLEN) {
214 printf("ippr_ftp_port:dlen(%d) < IPF_MINPORTLEN\n",

Completed in 77 milliseconds