Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h793 typedef struct filterstats { struct
794 u_long fr_pass; /* packets allowed */
795 u_long fr_block; /* packets denied */
819 } filterstats_t; argument