Home
last modified time | relevance | path

Searched defs:current_packet (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c775 UINT8 *current_packet; in userial_read_thread() local
1146 UINT8 * current_packet = NULL; in USERIAL_Read() local
/external/libpcap/
Dpcap-linux.c309 …unsigned char *current_packet; /* Current packet within the TPACKET_V3 block. Move to next block i… member