npf_impl.h | 143 } npf_flow_t; typedef in typeref:enum:__anon4cd18a6f0303 163 bool (*translate)(npf_cache_t *, npf_nat_t *, npf_flow_t); 473 bool npf_state_inspect(npf_cache_t *, npf_state_t *, npf_flow_t); 478 bool npf_state_tcp(npf_cache_t *, npf_state_t *, npf_flow_t); 532 void npf_alg_exec(npf_cache_t *, npf_nat_t *, const npf_flow_t);
|