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

  /src/sys/net/npf/
npf_alg.c 229 s = npf_config_read_enter(npf);
262 s = npf_config_read_enter(npf);
302 s = npf_config_read_enter(npf);
npf_handler.c 219 int slock = npf_config_read_enter(npf);
389 int slock = npf_config_read_enter(npf);
npf_conf.c 229 npf_config_read_enter(npf_t *npf) function in typeref:typename:int
npf_conndb.c 174 int s = npf_config_read_enter(npf);
npf_impl.h 296 int npf_config_read_enter(npf_t *);
npf_nat.c 416 int slock = npf_config_read_enter(npf);
513 int slock = npf_config_read_enter(npf);
  /src/usr.sbin/npf/npftest/libnpftest/
npf_l2rule_test.c 83 slock = npf_config_read_enter(npf);
npf_rid_test.c 121 slock = npf_config_read_enter(npf);
npf_rule_test.c 238 slock = npf_config_read_enter(npf);

Completed in 16 milliseconds