Searched refs:last_packet (Results 1 – 2 of 2) sorted by relevance
63 self.last_packet = pkt68 self.last_packet = packet72 self.last_packet)
80 struct packet *last_packet; //last packet to be delivered to app member126 sock->last_packet = NULL; in packet_get_head_l()168 sock->last_packet = p; in packet_put_head_l()191 p->prev = sock->last_packet; in packet_put_tail_l()192 sock->last_packet = p; in packet_put_tail_l()333 sock->last_packet = NULL; in btsock_l2cap_alloc_l()