Searched refs:last_packet (Results 1 – 1 of 1) sorted by relevance
67 struct packet* last_packet; // last packet to be delivered to app member124 sock->last_packet = NULL; in packet_get_head_l()163 sock->last_packet = p; in packet_put_head_l()181 p->prev = sock->last_packet; in packet_put_tail_l()182 sock->last_packet = p; in packet_put_tail_l()323 sock->last_packet = NULL; in btsock_l2cap_alloc_l()