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

  /src/sys/net/npf/
npf_nat.c 672 * npf_nat_lookup: lookup the (dynamic) NAT state and return its entry,
678 npf_nat_lookup(const npf_cache_t *npc, npf_conn_t *con, function in typeref:typename:npf_nat_t *
736 if (con && (nt = npf_nat_lookup(npc, con, di, &flow)) != NULL) {
  /src/lib/libnpf/
npf.c 1455 npf_nat_lookup(int fd, int af, npf_addr_t *addr[2], in_port_t port[2], function in typeref:typename:int

Completed in 51 milliseconds