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

  /src/sys/external/bsd/ipf/netinet/
ip_tftp_pxy.c 385 ipf_nat_setpending(softc, nat2);
ip_pptp_pxy.c 559 ipf_nat_setpending(softc, pptp->pptp_nat);
ip_ftp_pxy.c 260 ipf_nat_setpending(softc, ftp->ftp_pendnat);
587 ipf_nat_setpending(softc, nat2);
918 ipf_nat_setpending(softc, nat2);
ip_nat.h 734 extern void ipf_nat_setpending(ipf_main_softc_t *, nat_t *);
ip_nat.c 6872 /* Function: ipf_nat_setpending */
6885 ipf_nat_setpending(ipf_main_softc_t *softc, nat_t *nat) function in typeref:typename:void

Completed in 22 milliseconds