Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c49 static int tcp_kstat2_update(kstat_t *, int);
821 ksp->ks_update = tcp_kstat2_update; in tcp_kstat2_init()
847 tcp_kstat2_update(kstat_t *kp, int rw) in tcp_kstat2_update() function