Searched refs:syncache_pcbcount (Results 1 – 3 of 3) sorted by relevance
49 int syncache_pcbcount(void);
1350 n = V_tcbinfo.ipi_count + syncache_pcbcount(); in tcp_pcblist()1367 m = syncache_pcbcount(); in tcp_pcblist()
2120 syncache_pcbcount(void) in syncache_pcbcount() function