Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c144 struct pf_hint { struct
148 static const struct pf_hint pf_hint_normal[] = { argument
158 static const struct pf_hint pf_hint_satellite[] = {
168 static const struct pf_hint pf_hint_conservative[] = {
178 static const struct pf_hint pf_hint_aggressive[] = {
191 const struct pf_hint *hint;
1726 const struct pf_hint *hint; in pfctl_set_optimization()