Home
last modified time | relevance | path

Searched refs:IPFW_CFG_GET_STATIC (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h1041 #define IPFW_CFG_GET_STATIC 0x01 macro
/f-stack/freebsd/netinet/
H A Dip_fw.h1041 #define IPFW_CFG_GET_STATIC 0x01 macro
/f-stack/tools/ipfw/
H A Dipfw2.c2765 sfo.flags |= IPFW_CFG_GET_STATIC; in ipfw_list()
2817 if (cfg->flags & IPFW_CFG_GET_STATIC) { in ipfw_show_config()
2845 if (cfg->flags & IPFW_CFG_GET_STATIC) in ipfw_show_config()
2870 if ((cfg->flags & IPFW_CFG_GET_STATIC) == 0) in ipfw_show_config()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c2430 if (hdr->flags & (IPFW_CFG_GET_STATIC | IPFW_CFG_GET_STATES)) in dump_config()
2453 if (hdr->flags & IPFW_CFG_GET_STATIC) { in dump_config()
2501 if (hdr_flags & IPFW_CFG_GET_STATIC) { in dump_config()