Searched refs:last_packet (Results 1 – 1 of 1) sorted by relevance
79 struct packet* last_packet; // last packet to be delivered to app member134 sock->last_packet = NULL; in packet_get_head_l()173 sock->last_packet = p; in packet_put_head_l()190 p->prev = sock->last_packet; in packet_put_tail_l()191 sock->last_packet = p; in packet_put_tail_l()324 sock->last_packet = NULL; in btsock_l2cap_alloc_l()