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

  /src/sys/dist/pf/net/
pf_table.c 1504 *ticket = ++rs->tticket;
1532 if (rs == NULL || !rs->topen || ticket != rs->tticket)
1623 if (rs == NULL || !rs->topen || ticket != rs->tticket)
1656 if (rs == NULL || !rs->topen || ticket != rs->tticket)
pfvar.h 900 u_int32_t tticket; member in struct:pf_ruleset
pf_ioctl.c 3031 rs->tticket) {
  /src/dist/pf/sbin/pfctl/
pfctl_optimize.c 1318 pf->anchor->name, tbl->pt_buf, pf->anchor->ruleset.tticket)) {
pfctl.c 1417 pf.astack[0]->ruleset.tticket =
parse.y 4179 pf->anchor->name, &ab, pf->anchor->ruleset.tticket)) {

Completed in 22 milliseconds