Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h733 u_int32_t tticket; member
H A Dpf_table.c1532 *ticket = ++rs->tticket; in pfr_ina_begin()
1562 if (rs == NULL || !rs->topen || ticket != rs->tticket) in pfr_ina_define()
1654 if (rs == NULL || !rs->topen || ticket != rs->tticket) in pfr_ina_rollback()
1689 if (rs == NULL || !rs->topen || ticket != rs->tticket) in pfr_ina_commit()
H A Dpf_ioctl.c6396 rs->tticket) { in pfioctl()
/freebsd/lib/libpfctl/
H A Dlibpfctl.h314 uint32_t tticket; member
/freebsd/sbin/pfctl/
H A Dpfctl.c2476 pf->anchor->ruleset.tticket, in pfctl_load_tables()
2574 pf->anchor->ruleset.tticket = ticket; in pfctl_load_rule()
2768 pf.astack[0]->ruleset.tticket = in pfctl_rules()
H A Dpfctl_optimize.c1334 pf->astack[0]->path, tbl->pt_buf, pf->astack[0]->ruleset.tticket, in pf_opt_create_table()
H A Dparse.y5986 pf->anchor->path, &ab, pf->anchor->ruleset.tticket, ukt)) { in process_tabledef()
/freebsd/sys/net/
H A Dpfvar.h1679 u_int32_t tticket; member