Searched refs:last_pkts_in (Results 1 – 1 of 1) sorted by relevance
2738 static unsigned int last_pkts_in = 0; in LcpSendEchoRequest() local2745 if (link_stats.pkts_in != last_pkts_in) { in LcpSendEchoRequest()2746 last_pkts_in = link_stats.pkts_in; in LcpSendEchoRequest()