| H A D | pfctl.c | 312 pfctl_enable(int dev, int opts) in pfctl_enable() argument 324 if ((opts & PF_OPT_QUIET) == 0) in pfctl_enable() 335 pfctl_disable(int dev, int opts) in pfctl_disable() argument 345 if ((opts & PF_OPT_QUIET) == 0) in pfctl_disable() 356 pfctl_clear_stats(struct pfctl_handle *h, int opts) in pfctl_clear_stats() argument 361 if ((opts & PF_OPT_QUIET) == 0) in pfctl_clear_stats() 445 pfctl_clear_interface_flags(int dev, int opts) in pfctl_adjust_skip_ifaces() 449 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_clear_interface_flags() argument 455 if ((opts & PF_OPT_QUIET) == 0) in pfctl_clear_interface_flags() 462 pfctl_flush_eth_rules(int dev, int opts, cha in pfctl_clear_interface_flags() 466 pfctl_flush_eth_rules(int dev,int opts,char * anchorname) pfctl_flush_eth_rules() argument 481 pfctl_flush_rules(int dev,int opts,char * anchorname) pfctl_flush_rules() argument 494 pfctl_flush_nat(int dev,int opts,char * anchorname) pfctl_flush_nat() argument 507 pfctl_clear_altq(int dev,int opts) pfctl_clear_altq() argument 525 pfctl_clear_src_nodes(int dev,int opts) pfctl_clear_src_nodes() argument 535 pfctl_clear_iface_states(int dev,const char * iface,int opts) pfctl_clear_iface_states() argument 606 pfctl_kill_src_nodes(int dev,const char * iface,int opts) pfctl_kill_src_nodes() argument 709 pfctl_net_kill_states(int dev,const char * iface,int opts) pfctl_net_kill_states() argument 825 pfctl_gateway_kill_states(int dev,const char * iface,int opts) pfctl_gateway_kill_states() argument 889 pfctl_label_kill_states(int dev,const char * iface,int opts) pfctl_label_kill_states() argument 920 pfctl_id_kill_states(int dev,const char * iface,int opts) pfctl_id_kill_states() argument 1016 pfctl_print_eth_rule_counters(struct pfctl_eth_rule * rule,int opts) pfctl_print_eth_rule_counters() argument 1042 pfctl_print_rule_counters(struct pfctl_rule * rule,int opts) pfctl_print_rule_counters() argument 1101 pfctl_show_eth_rules(int dev,char * path,int opts,enum pfctl_show format,char * anchorname,int depth,int wildcard) pfctl_show_eth_rules() argument 1216 pfctl_show_rules(int dev,char * path,int opts,enum pfctl_show format,char * anchorname,int depth,int wildcard) pfctl_show_rules() argument 1420 pfctl_show_nat(int dev,char * path,int opts,char * anchorname,int depth,int wildcard) pfctl_show_nat() argument 1533 pfctl_show_src_nodes(int dev,int opts) pfctl_show_src_nodes() argument 1578 int opts; global() member 1598 pfctl_show_states(int dev,const char * iface,int opts) pfctl_show_states() argument 1617 pfctl_show_status(int dev,int opts) pfctl_show_status() argument 1657 pfctl_show_timeouts(int dev,int opts) pfctl_show_timeouts() argument 1680 pfctl_show_limits(int dev,int opts) pfctl_show_limits() argument 1700 pfctl_show_creators(int opts) pfctl_show_creators() argument 2126 pfctl_rules(int dev,char * filename,int opts,int optimize,char * anchorname,struct pfr_buffer * trans) pfctl_rules() argument 2764 pfctl_debug(int dev,u_int32_t level,int opts) pfctl_debug() argument 2792 pfctl_test_altqsupport(int dev,int opts) pfctl_test_altqsupport() argument 2810 pfctl_show_anchors(int dev,int opts,char * anchorname) pfctl_show_anchors() argument 2849 pfctl_show_eth_anchors(int dev,int opts,char * anchorname) pfctl_show_eth_anchors() argument 2902 int opts = 0; main() local [all...] |