Home | History | Annotate | Download | only in rpcapd

Lines Matching defs:svrcapt

147     unsigned int svrcapt);
238 unsigned int svrcapt;
732 svrcapt = 0;
955 session, plen, &stats, svrcapt) == -1)
971 svrcapt = session->TotCapt;
978 svrcapt = 0;
2534 unsigned int svrcapt)
2573 netstats->svrcapt = htonl(session->TotCapt);
2583 netstats->svrcapt = htonl(svrcapt);