HomeSort by: relevance | last modified time | path
    Searched refs:PF_NAT_PROXY_PORT_HIGH (Results 1 - 5 of 5) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 57 #define PF_NAT_PROXY_PORT_HIGH 65535
pfctl_parser.c 475 p2 != PF_NAT_PROXY_PORT_HIGH) && (p1 != 0 || p2 != 0)) {
parse.y 3587 PF_NAT_PROXY_PORT_HIGH;
3641 PF_NAT_PROXY_PORT_HIGH) {
  /src/dist/pf/libexec/tftp-proxy/
tftp-proxy.c 56 #define PF_NAT_PROXY_PORT_HIGH 65535
  /src/dist/pf/usr.sbin/ftp-proxy/
ftp-proxy.c 60 #define PF_NAT_PROXY_PORT_HIGH 65535
1025 proxy_sa, PF_NAT_PROXY_PORT_LOW, PF_NAT_PROXY_PORT_HIGH)
1066 PF_NAT_PROXY_PORT_HIGH) == -1)

Completed in 17 milliseconds