Searched refs:idlepacket (Results 1 – 1 of 1) sorted by relevance
465 packetbuf_t idlepacket; /* packet to send after idle timeout */ member4892 sc->idlepacket.inputbytes > 0) {4898 memcpy(pb, &sc->idlepacket, sizeof(packetbuf_t));4962 sc->idlepacket.inputbytes = 0;5122 if (timevalisset(&sc->idletimeout) && sc->idlepacket.inputbytes == 0)5123 sc->idlepacket = *pb;