Home
last modified time | relevance | path

Searched defs:pfsync_bucket (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c237 struct pfsync_bucket struct
239 int b_id;
240 struct pfsync_softc *b_sc;
241 struct mtx b_mtx;
242 struct callout b_tmo;
243 int b_flags;
246 size_t b_len;
271 struct pfsync_bucket *sc_buckets; argument