Home
last modified time | relevance | path

Searched refs:npf_alg_exec (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_alg.c255 npf_alg_exec(npf_cache_t *npc, npf_nat_t *nt, const npf_flow_t flow) in npf_alg_exec() function
H A Dnpf_impl.h522 void npf_alg_exec(npf_cache_t *, npf_nat_t *, const npf_flow_t);
H A Dnpf_nat.c608 npf_alg_exec(npc, nt, flow); in npf_dnat_translate()