Home
last modified time | relevance | path

Searched defs:pfra (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl.c2931 struct pfr_anchoritem *pfra; in pfctl_walk_get() local
3027 pfctl_call_cleartables(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_cleartables()
3039 pfctl_call_clearrules(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_clearrules()
3050 pfctl_call_clearanchors(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_clearanchors()
3061 pfctl_call_showtables(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_showtables()
3073 struct pfr_anchoritem *pfra, *pfra_save; in pfctl_recurse() local