Searched refs:pkts_in (Results 1 – 4 of 4) sorted by relevance
371 unsigned int pkts_in; member
1629 link_stats.pkts_in -= old_link_stats.pkts_in; in update_link_stats()
2741 if (link_stats.pkts_in != last_pkts_in) { in LcpSendEchoRequest()2742 last_pkts_in = link_stats.pkts_in; in LcpSendEchoRequest()
Completed in 11 milliseconds