Home
last modified time | relevance | path

Searched refs:tticket (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf.h695 u_int32_t tticket; member
H A Dpf_table.c1471 *ticket = ++rs->tticket; in pfr_ina_begin()
1501 if (rs == NULL || !rs->topen || ticket != rs->tticket) in pfr_ina_define()
1593 if (rs == NULL || !rs->topen || ticket != rs->tticket) in pfr_ina_rollback()
1628 if (rs == NULL || !rs->topen || ticket != rs->tticket) in pfr_ina_commit()
H A Dpf_ioctl.c5268 rs->tticket) { in pfioctl()
/freebsd/lib/libpfctl/
H A Dlibpfctl.h274 uint32_t tticket; member
/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c1321 pf->astack[0]->name, tbl->pt_buf, pf->astack[0]->ruleset.tticket)) { in pf_opt_create_table()
H A Dpfctl.c2227 pf.astack[0]->ruleset.tticket = in pfctl_rules()
H A Dparse.y5461 pf->anchor->name, &ab, pf->anchor->ruleset.tticket)) { in process_tabledef()
/freebsd/sys/net/
H A Dpfvar.h1292 u_int32_t tticket; member