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.c212 int block_feedback(struct pfctl *, struct superblock *);
423 if (block_feedback(pf, block)) in optimize_superblock()
813 block_feedback(struct pfctl *pf, struct superblock *block) in block_feedback() function