Lines Matching defs:dropped
60 * guarantee the frame will be transmitted as it may be dropped due
121 * guarantee the frame will be transmitted as it may be dropped due
138 * guarantee the frame will be transmitted as it may be dropped due
462 * @dropped: whether the packet is freed because is dropped
468 bool dropped)
470 if (dropped)
1060 bool dropped = false;
1068 dropped = true;
1073 dropped = true;
1095 batadv_forw_packet_free(forw_packet, dropped);