Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip_stack.h89 } ip_stat_t; typedef
162 ip_stat_t ips_ip_statistics;
/titanic_44/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c92 } ip_stat_t; typedef
97 static ip_stat_t ip_stat = {
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c740 static void *ip_kstat2_init(netstackid_t, ip_stat_t *);
13920 ip_kstat2_init(netstackid_t stackid, ip_stat_t *ip_statisticsp) in ip_kstat2_init()
13924 ip_stat_t template = { in ip_kstat2_init()