HomeSort by: relevance | last modified time | path
    Searched refs:npf_portmap_put (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/npf/
npf_portmap.c 564 * npf_portmap_put: release the port, making it available in the portmap.
569 npf_portmap_put(npf_portmap_t *pm, int alen, function in typeref:typename:void
npf_impl.h 496 void npf_portmap_put(npf_portmap_t *, int, const npf_addr_t *, in_port_t);
npf_nat.c 881 npf_portmap_put(pm, nt->nt_alen, &nt->nt_taddr, nt->nt_tport);

Completed in 14 milliseconds