Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c215 int block_feedback(struct pfctl *, struct superblock *);
439 if (block_feedback(pf, block)) in optimize_superblock()
829 block_feedback(struct pfctl *pf, struct superblock *block) in block_feedback() function