Searched refs:ipf_nat_checkout (Results 1 – 5 of 5) sorted by relevance
459 switch (ipf_nat_checkout(fin, NULL))
698 extern int ipf_nat_checkout(fr_info_t *, u_32_t *);
1226 switch (ipf_nat_checkout(fin, NULL)) in ipf_fastroute()
3046 if (ipf_nat_checkout(fin, &pass) == -1) { in ipf_check()
4777 ipf_nat_checkout(fr_info_t *fin, u_32_t *passp) in ipf_nat_checkout() function