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

  /src/sys/net/npf/
npf_impl.h 417 npf_natpolicy_t *npf_ruleset_findnat(npf_ruleset_t *, uint64_t);
npf_nat.c 940 if ((np = npf_ruleset_findnat(natlist, np_id)) == NULL) {
npf_ruleset.c 572 * npf_ruleset_findnat: find a NAT policy in the ruleset by a given ID.
575 npf_ruleset_findnat(npf_ruleset_t *rlset, uint64_t id) function in typeref:typename:npf_natpolicy_t *

Completed in 14 milliseconds