Home
last modified time | relevance | path

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

/freebsd/contrib/pf/ftp-proxy/
H A Dftp-proxy.c59 #define PF_NAT_PROXY_PORT_HIGH 65535 macro
995 PF_NAT_PROXY_PORT_LOW, PF_NAT_PROXY_PORT_HIGH) == -1) in allow_data_connection()
1035 PF_NAT_PROXY_PORT_HIGH) == -1) in allow_data_connection()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.h61 #define PF_NAT_PROXY_PORT_HIGH 65535 macro
H A Dparse.y4772 PF_NAT_PROXY_PORT_HIGH;
4826 PF_NAT_PROXY_PORT_HIGH) {
4850 PF_NAT_PROXY_PORT_HIGH) {
H A Dpfctl_parser.c454 p2 != PF_NAT_PROXY_PORT_HIGH) && (p1 != 0 || p2 != 0)) { in print_pool()
/freebsd/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c55 #define PF_NAT_PROXY_PORT_HIGH 65535 macro