npf_impl.h | 123 } npf_match_info_t; typedef in typeref:struct:__anon4cd18a6f0208 277 bool (*proc)(npf_cache_t *, void *, const npf_match_info_t *, int *); 433 int npf_rule_conclude(const npf_rule_t *, npf_match_info_t *); 434 int npf_rule_reverse(npf_cache_t *, npf_match_info_t *, int); 466 const npf_match_info_t *, int *);
|