Searched refs:sopt_handler_f (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_private.h | 665 typedef int (sopt_handler_f)(struct ip_fw_chain *ch, typedef 671 sopt_handler_f *handler;
|
H A D | ip_fw_compat.c | 154 static sopt_handler_f dump_config_v0, add_rules_v0, del_rules_v0,
|
H A D | ip_fw_sockopt.c | 129 static sopt_handler_f dump_config, add_rules, del_rules, clear_rules, 2901 find_sh(uint16_t code, uint8_t version, sopt_handler_f *handler) in find_sh()
|