Home
last modified time | relevance | path

Searched refs:ipfw_cfg_lheader (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dip_fw.h1157 } ipfw_cfg_lheader; typedef
/freebsd/sbin/ipfw/
H A Dipfw2.c438 ipfw_cfg_lheader **pcfg, size_t *psize);
440 ipfw_cfg_lheader *cfg, size_t sz, int ac, char **av);
2638 ipfw_cfg_lheader *cfg; in ipfw_sets_handler()
2955 ipfw_cfg_lheader *cfg; in ipfw_list()
3014 ipfw_cfg_lheader *cfg, size_t sz, int ac, char *av[]) in ipfw_show_config()
3144 ipfw_cfg_lheader **pcfg, size_t *psize) in ipfw_get_config()
3146 ipfw_cfg_lheader *cfg; in ipfw_get_config()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c1882 ipfw_cfg_lheader *hdr; in dump_config()
1888 hdr = (ipfw_cfg_lheader *)ipfw_get_sopt_header(sd, sizeof(*hdr)); in dump_config()
1909 sz = sizeof(ipfw_cfg_lheader); in dump_config()