Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h1148 #define IPFW_CFG_GET_COUNTERS 0x04 macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c1962 if (hdr->flags & IPFW_CFG_GET_COUNTERS) { in dump_config()
/freebsd/sbin/ipfw/
H A Dipfw2.c3002 sfo.flags |= IPFW_CFG_GET_COUNTERS; in ipfw_list()