Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/pf/
HDif_pfsync.c113 struct pfsync_bucket;
209 static void pfsync_q_del(struct pf_kstate *, bool, struct pfsync_bucket *);
228 struct pfsync_bucket struct
262 struct pfsync_bucket *sc_buckets; argument
306 static void pfsync_push(struct pfsync_bucket *);
368 static struct pfsync_bucket *pfsync_get_bucket(struct pfsync_softc *,
384 struct pfsync_bucket *b; in pfsync_clone_create()
446 struct pfsync_bucket *b; in pfsync_clone_destroy()
725 struct pfsync_bucket *b = pfsync_get_bucket(sc, st); in pfsync_state_import()
1742 struct pfsync_bucket *b; in pfsync_drop_all()
[all …]