Searched refs:pfctl_err (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sbin/pfctl/ |
| H A D | pfctl.h | 199 void pfctl_err(int, int, const char *, ...);
|
| H A D | pfctl.c | 360 pfctl_err(int opts, int eval, const char *fmt, ...) in pfctl_err() function 485 pfctl_err(opts, 1, "DIOCCLRSTATUS"); in pfctl_clear_stats() 600 pfctl_err(opts, 1, "%s", __func__); in pfctl_flush_rules() 642 pfctl_err(opts, 1, "DIOCCLRSRCNODES"); in pfctl_clear_src_nodes() 663 pfctl_err(opts, 1, "DIOCCLRSTATUS"); in pfctl_clear_iface_states() 3309 pfctl_err(pf->opts, 1, "DIOCCLRIFFLAG"); in pfctl_set_interface_flags()
|
| H A D | pfctl_osfp.c | 267 pfctl_err(opts, 1, "DIOCOSFPFLUSH"); in pfctl_clear_fingerprints()
|