Searched refs:npf_portmap_get (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/net/npf/
H A Dnpf_impl.h484 in_port_t npf_portmap_get(npf_portmap_t *, int, const npf_addr_t *);
H A Dnpf_portmap.c504 * npf_portmap_get: allocate and return a port from the given portmap.
510 npf_portmap_get(npf_portmap_t *pm, int alen, const npf_addr_t *addr) function
H A Dnpf_nat.c568 nt->nt_tport = npf_portmap_get(pm, alen, taddr);

Completed in 112 milliseconds