Searched refs:ipf_nat_checkout (Results 1 – 4 of 4) sorted by relevance
678 extern int ipf_nat_checkout __P((fr_info_t *, u_32_t *));
811 switch (ipf_nat_checkout(fin, NULL))
3073 if (ipf_nat_checkout(fin, &pass) == -1) {
4843 ipf_nat_checkout(fin, passp) in ipf_nat_checkout() function