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

  /src/sys/net/npf/
npf_conn.h 145 bool npf_conn_pass(const npf_conn_t *, npf_match_info_t *,
147 void npf_conn_setpass(npf_conn_t *, const npf_match_info_t *,
npf_ext_rndblock.c 100 npf_ext_rndblock(npf_cache_t *npc, void *meta, const npf_match_info_t *mi,
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 *);
npf_handler.c 152 npf_match_info_t mi;
353 npf_match_info_t mi;
npf_ext_log.c 83 npf_log(npf_cache_t *npc, void *meta, const npf_match_info_t *mi, int *decision)
npf_ext_normalize.c 144 npf_normalize(npf_cache_t *npc, void *params, const npf_match_info_t *mi,
npf_rproc.c 366 npf_rproc_run(npf_cache_t *npc, npf_rproc_t *rp, const npf_match_info_t *mi,
npf_conn.c 647 npf_conn_pass(const npf_conn_t *con, npf_match_info_t *mi, npf_rproc_t **rp)
664 npf_conn_setpass(npf_conn_t *con, const npf_match_info_t *mi, npf_rproc_t *rp)
npf_ruleset.c 992 npf_rule_reverse(npf_cache_t *npc, npf_match_info_t *mi, int ret)
1062 npf_rule_conclude(const npf_rule_t *rl, npf_match_info_t *mi)
  /src/usr.sbin/npf/npftest/libnpftest/
npf_l2rule_test.c 86 npf_match_info_t mi;
npf_rid_test.c 124 npf_match_info_t mi;
npf_rule_test.c 241 npf_match_info_t mi;

Completed in 18 milliseconds