Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c41 static int tcp_kstat_update(kstat_t *, int);
520 ksp->ks_update = tcp_kstat_update; in tcp_kstat_init()
544 tcp_kstat_update(kstat_t *kp, int rw) in tcp_kstat_update() function