Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_optimize.c878 struct superblocks prof_superblocks; in load_feedback_profile() local
886 TAILQ_INIT(&prof_superblocks); in load_feedback_profile()
922 if (construct_superblocks(pf, &queue, &prof_superblocks)) in load_feedback_profile()
931 blockcur = TAILQ_FIRST(&prof_superblocks); in load_feedback_profile()