Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h1043 #define IPFW_CFG_GET_COUNTERS 0x04 macro
/f-stack/freebsd/netinet/
H A Dip_fw.h1043 #define IPFW_CFG_GET_COUNTERS 0x04 macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c2462 if (hdr->flags & IPFW_CFG_GET_COUNTERS) { in dump_config()
/f-stack/tools/ipfw/
H A Dipfw2.c2769 sfo.flags |= IPFW_CFG_GET_COUNTERS; in ipfw_list()