Home
last modified time | relevance | path

Searched defs:filterstats (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h794 typedef struct filterstats { struct
795 u_long fr_pass; /* packets allowed */
796 u_long fr_block; /* packets denied */
820 } filterstats_t; argument