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

  /src/usr.sbin/npf/npfctl/
npf_build.c 902 * npfctl_build_nat: create a single NAT policy of a specified
906 npfctl_build_nat(int type, const char *ifname, const addr_port_t *ap, function in typeref:typename:nl_nat_t *
1096 nt1 = npfctl_build_nat(NPF_NATIN, ifname,
1103 nt2 = npfctl_build_nat(NPF_NATOUT, ifname,

Completed in 12 milliseconds