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

  /src/sys/external/bsd/ipf/netinet/
ip_proxy.h 461 extern ipnat_t *ipf_proxy_rule_rev(nat_t *);
ip_rcmd_pxy.c 86 ipn = ipf_proxy_rule_rev(nat);
ip_proxy.c 1287 /* Function: ipf_proxy_rule_rev */
1305 ipf_proxy_rule_rev(nat_t *nat) function in typeref:typename:ipnat_t *
1385 /* function, ipf_proxy_rule_rev, except that a rule is created that matches */
1388 /* a data structure to represent a map rule. Whereas ipf_proxy_rule_rev is */
ip_ftp_pxy.c 531 ipn = ipf_proxy_rule_rev(nat);

Completed in 37 milliseconds