Searched refs:pkts_in (Results 1 – 3 of 3) sorted by relevance
1614 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()
375 unsigned int pkts_in; member