| npf_impl.h | 143 } npf_flow_t; typedef in typeref:enum:__anon448 163 bool (*translate)(npf_cache_t *, npf_nat_t *, npf_flow_t); 474 bool npf_state_inspect(npf_cache_t *, npf_state_t *, npf_flow_t); 479 bool npf_state_tcp(npf_cache_t *, npf_state_t *, npf_flow_t); 533 void npf_alg_exec(npf_cache_t *, npf_nat_t *, const npf_flow_t);
|