HomeSort by: relevance | last modified time | path
    Searched refs:sf_stats (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libpcap/dist/
savefile.c 128 sf_stats(pcap_t *p, struct pcap_stat *ps _U_) function
575 p->stats_op = sf_stats;
  /src/sys/dev/ic/
aic6915.c 832 struct sf_stats stats;
934 for (i = 0; i < sizeof(struct sf_stats); i += sizeof(uint32_t))
aic6915reg.h 639 struct sf_stats { struct

Completed in 73 milliseconds