HomeSort by: relevance | last modified time | path
    Searched defs:ipf_nat_gettable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 236 static int ipf_nat_gettable(ipf_main_softc_t *, ipf_nat_softc_t *, char *);
1394 error = ipf_nat_gettable(softc, softn, data);
7808 /* Function: ipf_nat_gettable */
7818 ipf_nat_gettable(ipf_main_softc_t *softc, ipf_nat_softc_t *softn, char *data) function in typeref:typename:int
ip_nat.c 236 static int ipf_nat_gettable(ipf_main_softc_t *, ipf_nat_softc_t *, char *);
1394 error = ipf_nat_gettable(softc, softn, data);
7808 /* Function: ipf_nat_gettable */
7818 ipf_nat_gettable(ipf_main_softc_t *softc, ipf_nat_softc_t *softn, char *data) function in typeref:typename:int

Completed in 32 milliseconds