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

  /src/sys/netinet/
ip_mroute.h 243 struct timeval tbf_last_pkt_t; /* arr. time of last pkt */ member in struct:vif
ip_mroute.c 863 microtime(&vifp->tbf_last_pkt_t);
2076 TV_DELTA(tp, vifp->tbf_last_pkt_t, tm);
2088 vifp->tbf_last_pkt_t = tp;

Completed in 13 milliseconds