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

/netbsd-current/sys/net/npf/
H A Dnpf_impl.h486 void npf_portmap_put(npf_portmap_t *, int, const npf_addr_t *, in_port_t);
H A Dnpf_portmap.c564 * npf_portmap_put: release the port, making it available in the portmap.
569 npf_portmap_put(npf_portmap_t *pm, int alen, function
H A Dnpf_nat.c881 npf_portmap_put(pm, nt->nt_alen, &nt->nt_taddr, nt->nt_tport);

Completed in 178 milliseconds