Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c3001 struct pfr_anchoritem *pfra; in pfctl_walk_get() local
3097 pfctl_call_cleartables(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_cleartables()
3109 pfctl_call_clearrules(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_clearrules()
3120 pfctl_call_clearanchors(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_clearanchors()
3131 pfctl_call_showtables(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_showtables()
3143 struct pfr_anchoritem *pfra, *pfra_save; in pfctl_recurse() local