HomeSort by relevance Sort by last modified time
    Searched refs:ps_sent (Results 1 - 2 of 2) sorted by null

  /external/libpcap/pcap/
pcap.h 177 u_int ps_sent; /* number of packets sent by the server on the network */ member in struct:pcap_stat
  /external/libpcap/
pcap-rpcap.c 583 ps->ps_sent = 0;
644 ps->ps_sent = ntohl(netstats.svrcapt);
    [all...]

Completed in 223 milliseconds