Home
last modified time | relevance | path

Searched refs:ipstat (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_var.h93 struct ipstat { struct
/illumos-gate/usr/src/boot/include/netinet/
H A Dip_var.h99 struct ipstat { struct
136 VNET_PCPUSTAT_DECLARE(struct ipstat, ipstat); argument
142 VNET_PCPUSTAT_ADD(struct ipstat, ipstat, name, (val))
152 kmod_ipstat_inc(offsetof(struct ipstat, name) / sizeof(uint64_t))
155 kmod_ipstat_dec(offsetof(struct ipstat, name) / sizeof(uint64_t))