Home
last modified time | relevance | path

Searched refs:PFSYNC_FLAG_SRCNODE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sbin/pfctl/
Dpf_print_state.c346 if (s->sync_flags & PFSYNC_FLAG_SRCNODE) in print_state()
/openbsd/src/sys/net/
Dpfvar.h797 #define PFSYNC_FLAG_SRCNODE 0x04 macro
Dpf.c1341 sp->sync_flags |= PFSYNC_FLAG_SRCNODE; in pf_state_export()