Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dip6.h282 extern void *ip6_kstat_init(netstackid_t, ip6_stat_t *);
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip6.c4837 *ip6_kstat_init(netstackid_t stackid, ip6_stat_t *ip6_statisticsp) in ip6_kstat_init() function
H A Dip.c4667 ip6_kstat_init(stackid, &ipst->ips_ip6_statistics); in ip_stack_init()