Searched refs:TDBF_PFSYNC_SNAPPED (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_ipsp.h366 #define TDBF_PFSYNC_SNAPPED 0x200000 /* entry is being dispatched to peer */ macro
/openbsd-current/sys/net/
H A Dif_pfsync.c1360 unsigned int snapped = ISSET(tdb->tdb_flags, TDBF_PFSYNC_SNAPPED);
2494 * use the TDBF_PFSYNC_SNAPPED flag to coordinate the pfsync write/drop
2558 SET(tdb->tdb_flags, TDBF_PFSYNC_SNAPPED); /* like a thanos snap */

Completed in 76 milliseconds