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

  /src/libexec/identd/
ipf.c 37 natlookup_t nl;
  /src/dist/pf/usr.sbin/ftp-proxy/
ipf.c 349 natlookup_t natlook;
  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 420 } natlookup_t; typedef in typeref:struct:natlookup
722 extern nat_t *ipf_nat_lookupredir(ipf_main_softc_t *, natlookup_t *);
781 extern nat_t *ipf_nat6_lookupredir(ipf_main_softc_t *, natlookup_t *);
ip_nat.c 1226 natlookup_t nl;
4571 /* The contents of natlookup_t should imitate those found in a packet that */
4583 ipf_nat_lookupredir(ipf_main_softc_t *softc, natlookup_t *np)
ip_nat6.c 2405 /* The contents of natlookup_t should imitate those found in a packet that */
2417 ipf_nat6_lookupredir(ipf_main_softc_t *softc, natlookup_t *np)

Completed in 22 milliseconds