Lines Matching defs:creatorid
254 if (sp->creatorid == 0 && pf_status.debug >= PF_DEBUG_MISC) {
256 " %08x\n", ntohl(sp->creatorid));
332 st->creatorid = sp->creatorid;
430 u_int32_t creatorid;
437 creatorid = cp->creatorid;
444 if (st->creatorid == creatorid) {
459 if (st->creatorid == creatorid) {
529 id_key.creatorid = sp->creatorid;
582 "creatorid: %08x\n",
586 ntohl(st->creatorid));
625 id_key.creatorid = sp->creatorid;
662 id_key.creatorid = up->creatorid;
710 "creatorid: %08x\n", sfail,
712 ntohl(st->creatorid));
749 id_key.creatorid = dp->creatorid;
779 id_key.creatorid = rup->creatorid;
781 if (id_key.id == 0 && id_key.creatorid == 0) {
1187 usp->creatorid == st->creatorid) {
1212 sp->creatorid = st->creatorid;
1292 up->creatorid = st->creatorid;
1307 dp->creatorid = st->creatorid;
1356 rup->creatorid = up->creatorid;
1366 pfsync_clear_states(u_int32_t creatorid, char *ifname)
1385 cp->creatorid = creatorid;
1430 bus->creatorid = pf_status.hostid;