Searched refs:last_recv (Results 1 – 5 of 5) sorted by relevance
99 comp->last_recv = 255; in sl_compress_init()448 cs = &comp->rstate[comp->last_recv = ip->ip_p]; in sl_uncompress_tcp()486 if (*cp > max_state || comp->last_recv == 255) in sl_uncompress_tcp()490 comp->last_recv = *cp++; in sl_uncompress_tcp()502 cs = &comp->rstate[comp->last_recv]; in sl_uncompress_tcp()
134 u_char last_recv; /* last rcvd conn. id */ member
85 comp->last_recv = 255; in sl_compress_init()473 cs = &comp->rstate[comp->last_recv = ip->ip_p]; in sl_uncompress_tcp_core()510 comp->last_recv = *cp++; in sl_uncompress_tcp_core()520 cs = &comp->rstate[comp->last_recv]; in sl_uncompress_tcp_core()
135 u_char last_recv; /* last rcvd conn. id */ member
219 time_t last_recv; member412 if (sch->last_recv) in ngmn_rcvmsg()414 (unsigned long)(time_second - sch->last_recv)); in ngmn_rcvmsg()1138 sch->last_recv = time_second; in mn_rx_intr()