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

  /src/sys/net/npf/
npf_impl.h 520 npf_nat_t * npf_nat_import(npf_t *, const nvlist_t *, npf_ruleset_t *,
npf_conn.c 898 (con->c_nat = npf_nat_import(npf, nat, natlist, con)) == NULL) {
npf_nat.c 926 * npf_nat_import: find the NAT policy and unserialize the NAT entry.
929 npf_nat_import(npf_t *npf, const nvlist_t *nat, function in typeref:typename:npf_nat_t *

Completed in 13 milliseconds