Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_optimize.c213 int block_feedback(struct pfctl *, struct superblock *);
424 if (block_feedback(pf, block)) in optimize_superblock()
814 block_feedback(struct pfctl *pf, struct superblock *block) in block_feedback() function