Searched refs:last_recv (Results 1 – 6 of 6) sorted by relevance
81 comp->last_recv = 255; in sl_compress_init()430 cs = &comp->rstate[comp->last_recv = ip->ip_p]; in sl_uncompress_tcp()468 if (*cp > max_state || comp->last_recv == 255) in sl_uncompress_tcp()472 comp->last_recv = *cp++; in sl_uncompress_tcp()484 cs = &comp->rstate[comp->last_recv]; in sl_uncompress_tcp()
120 u_char last_recv; /* last rcvd conn. id */ member
84 comp->last_recv = 255; in sl_compress_init()474 cs = &comp->rstate[comp->last_recv = ip->ip_p]; in sl_uncompress_tcp_core()511 comp->last_recv = *cp++; in sl_uncompress_tcp_core()521 cs = &comp->rstate[comp->last_recv]; in sl_uncompress_tcp_core()
140 u_char last_recv; /* last rcvd conn. id */ member
218 time_t last_recv; member410 if (sch->last_recv) in ngmn_rcvmsg()411 pos += ksprintf(r + pos, "%lu s", time_uptime - sch->last_recv); in ngmn_rcvmsg()1126 sch->last_recv = time_uptime; in mn_rx_intr()
179 time_t last_recv; member457 time_uptime - scp->last_recv, time_uptime - scp->last_rxerr); in status_chans()713 sch->last_recv = time_uptime; in musycc_intr0_rx_eom()