Searched refs:lks_clients (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h50 kstat_named_t lks_clients; /* number of clients (tcls) */ member in struct:__anon6610
H A Dsppptun.c584 * No need to update lks_clients here; the lower stream is on its way
699 KLDECR(lks_clients);
702 KLDECR(lks_clients);
1415 lks_clients);
1425 KLINCR(lks_clients);

Completed in 209 milliseconds