Home | Sort by: relevance | last modified time | path |
/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) { |
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 |
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 |