Searched refs:ipf_nat_setpending (Results 1 – 5 of 5) sorted by relevance
403 ipf_nat_setpending(softc, nat2);
576 ipf_nat_setpending(softc, pptp->pptp_nat);
265 ipf_nat_setpending(softc, ftp->ftp_pendnat); in ipf_p_ftp_setpending()610 ipf_nat_setpending(softc, nat2);963 ipf_nat_setpending(softc, nat2);
711 extern void ipf_nat_setpending __P((ipf_main_softc_t *, nat_t *));
6977 ipf_nat_setpending(softc, nat) in ipf_nat_setpending() function