Searched refs:appr_ok (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_proxy.h452 extern int appr_ok(fr_info_t *, tcphdr_t *, struct ipnat *);
H A Dip_proxy.c284 appr_ok(fr_info_t *fin, tcphdr_t *tcp, ipnat_t *nat) function
H A Dip_nat.c3859 if (appr_ok(fin, tcp, np) == 0)
4146 if (!appr_ok(fin, tcp, np)) {

Completed in 181 milliseconds