Searched refs:pkts_in (Results 1 – 3 of 3) sorted by relevance
1628 link_stats.pkts_in -= old_link_stats.pkts_in; in update_link_stats()
2745 if (link_stats.pkts_in != last_pkts_in) { in LcpSendEchoRequest()2746 last_pkts_in = link_stats.pkts_in; in LcpSendEchoRequest()
377 unsigned int pkts_in; member