Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_ftp_pxy.c14 #define IPF_MINPORTLEN 18 macro
297 if (dlen < IPF_MINPORTLEN) { in ipf_p_ftp_port()