Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipdrop.h57 struct ip_dropstats { struct
H A Dipsec_impl.h762 struct ip_dropstats *ipsec_ip_drop_types;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipdrop.c52 sizeof (struct ip_dropstats) / sizeof (kstat_named_t), in ip_drop_init()