Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dpfctl_optimize.c214 int block_feedback(struct pfctl *, struct superblock *);
425 if (block_feedback(pf, block)) in optimize_superblock()
815 block_feedback(struct pfctl *pf, struct superblock *block) in block_feedback() function