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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 234 static int ipf_nat_getnext(ipf_main_softc_t *, ipftoken_t *,
6516 ipf_nat_getnext(ipf_main_softc_t *softc, ipftoken_t *t, ipfgeniter_t *itp, function in typeref:typename:int
6855 error = ipf_nat_getnext(softc, token, itp, obj);
ip_nat.c 234 static int ipf_nat_getnext(ipf_main_softc_t *, ipftoken_t *,
6516 ipf_nat_getnext(ipf_main_softc_t *softc, ipftoken_t *t, ipfgeniter_t *itp, function in typeref:typename:int
6855 error = ipf_nat_getnext(softc, token, itp, obj);
ip_nat.c 234 static int ipf_nat_getnext(ipf_main_softc_t *, ipftoken_t *,
6516 ipf_nat_getnext(ipf_main_softc_t *softc, ipftoken_t *t, ipfgeniter_t *itp, function in typeref:typename:int
6855 error = ipf_nat_getnext(softc, token, itp, obj);
ip_nat.c 234 static int ipf_nat_getnext(ipf_main_softc_t *, ipftoken_t *,
6516 ipf_nat_getnext(ipf_main_softc_t *softc, ipftoken_t *t, ipfgeniter_t *itp, function in typeref:typename:int
6855 error = ipf_nat_getnext(softc, token, itp, obj);

Completed in 178 milliseconds