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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h89 } ip_stat_t; typedef in typeref:struct:ip_stat
162 ip_stat_t ips_ip_statistics;
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c92 } ip_stat_t; typedef in typeref:struct:ip_stat
97 static ip_stat_t ip_stat = {
/illumos-gate/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)
13924 ip_stat_t template = {

Completed in 949 milliseconds