Home
last modified time | relevance | path

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

/netbsd-src/sys/dist/pf/net/
H A Dif_pfsync.h265 PFSYNC_FLAG_COMPRESS); \
271 PFSYNC_FLAG_COMPRESS); \
277 PFSYNC_FLAG_COMPRESS); \
H A Dpfvar.h834 #define PFSYNC_FLAG_COMPRESS 0x01 macro
H A Dif_pfsync.c1254 if (sc->sc_sync_ifp && flags & PFSYNC_FLAG_COMPRESS) { in pfsync_pack_state()