Searched refs:ipfw_cfg_lheader (Results 1 – 4 of 4) sorted by relevance
1052 } ipfw_cfg_lheader; typedef
408 ipfw_cfg_lheader **pcfg, size_t *psize);410 ipfw_cfg_lheader *cfg, size_t sz, int ac, char **av);2403 ipfw_cfg_lheader *cfg; in ipfw_sets_handler()2720 ipfw_cfg_lheader *cfg; in ipfw_list()2783 ipfw_cfg_lheader *cfg, size_t sz, int ac, char *av[]) in ipfw_show_config()2914 ipfw_cfg_lheader **pcfg, size_t *psize) in ipfw_get_config()2916 ipfw_cfg_lheader *cfg; in ipfw_get_config()
2413 ipfw_cfg_lheader *hdr; in dump_config()2419 hdr = (ipfw_cfg_lheader *)ipfw_get_sopt_header(sd, sizeof(*hdr)); in dump_config()2440 sz = sizeof(ipfw_cfg_lheader); in dump_config()