| /bionic/libc/kernel/uapi/linux/ |
| cdrom.h | 737 __u8 packet : 1; member in struct:__anon352 754 __u8 packet : 1; member in struct:__anon352
|
| /development/ndk/platforms/android-3/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon1313 687 __u8 packet : 1; member in struct:__anon1313
|
| /development/ndk/platforms/android-L/include/linux/ |
| cdrom.h | 737 __u8 packet : 1; member in struct:__anon1962 754 __u8 packet : 1; member in struct:__anon1962
|
| /external/chromium_org/third_party/libevent/ |
| evdns.c | 151 #define MAX_ADDRS 32 /* maximum number of addresses from a single packet */ 162 u8 *request; /* the dns packet data */ 165 int tx_count; /* the number of times that this packet has been sent */ 459 /* and wait longer to send the next probe packet. */ 680 /* this processes a parsed reply packet */ 756 name_parse(u8 *packet, int length, int *idx, char *name_out, int name_out_len) { 760 #define GET32(x) do { if (j + 4 > length) goto err; memcpy(&_t32, packet + j, 4); j += 4; x = ntohl(_t32); } while(0) 761 #define GET16(x) do { if (j + 2 > length) goto err; memcpy(&_t, packet + j, 2); j += 2; x = ntohs(_t); } while(0) 762 #define GET8(x) do { if (j >= length) goto err; x = packet[j++]; } while(0) 771 /* packet. * 1170 u8 packet[1500]; local 1197 u8 packet[1500]; local [all...] |
| /external/dnsmasq/src/ |
| dnsmasq.h | 156 memory for the largest packet, and the largest record so the 158 This might be increased is EDNS packet size if greater than the minimum. 649 char *packet; /* packet buffer */ member in struct:daemon 754 int read_write(int fd, unsigned char *packet, int size, int rw);
|
| /external/jmdns/src/javax/jmdns/impl/ |
| JmDNSImpl.java | 1531 final DatagramPacket packet = new DatagramPacket(message, message.length, _group, DNSConstants.MDNS_PORT); local [all...] |
| /external/kernel-headers/original/uapi/linux/ |
| cdrom.h | 107 * Uniform driver, via generic packet commands, GPCMD_MODE_SELECT_10, 145 #define CDROM_SEND_PACKET 0x5393 /* send a packet to the drive */ 430 * Generic Packet commands, MMC commands, and such 433 /* The generic packet command opcodes for CD/DVD Logical Units, 867 __u8 packet : 1; member in struct:__anon26729 880 __u8 packet : 1; member in struct:__anon26729
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
| cdrom.h | 107 * Uniform driver, via generic packet commands, GPCMD_MODE_SELECT_10, 145 #define CDROM_SEND_PACKET 0x5393 /* send a packet to the drive */ 430 * Generic Packet commands, MMC commands, and such 433 /* The generic packet command opcodes for CD/DVD Logical Units, 867 __u8 packet : 1; member in struct:__anon45675 880 __u8 packet : 1; member in struct:__anon45675
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
| cdrom.h | 107 * Uniform driver, via generic packet commands, GPCMD_MODE_SELECT_10, 145 #define CDROM_SEND_PACKET 0x5393 /* send a packet to the drive */ 430 * Generic Packet commands, MMC commands, and such 433 /* The generic packet command opcodes for CD/DVD Logical Units, 867 __u8 packet : 1; member in struct:__anon47411 880 __u8 packet : 1; member in struct:__anon47411
|
| /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon51034 687 __u8 packet : 1; member in struct:__anon51034
|
| /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon51388 687 __u8 packet : 1; member in struct:__anon51388
|
| /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon51742 687 __u8 packet : 1; member in struct:__anon51742
|
| /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon52150 687 __u8 packet : 1; member in struct:__anon52150
|
| /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon52524 687 __u8 packet : 1; member in struct:__anon52524
|
| /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon52937 687 __u8 packet : 1; member in struct:__anon52937
|
| /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon53310 687 __u8 packet : 1; member in struct:__anon53310
|
| /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon53929 687 __u8 packet : 1; member in struct:__anon53929
|
| /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon54266 687 __u8 packet : 1; member in struct:__anon54266
|
| /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon55060 687 __u8 packet : 1; member in struct:__anon55060
|
| /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon55507 687 __u8 packet : 1; member in struct:__anon55507
|
| /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon55867 687 __u8 packet : 1; member in struct:__anon55867
|
| /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon56207 687 __u8 packet : 1; member in struct:__anon56207
|
| /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon56564 687 __u8 packet : 1; member in struct:__anon56564
|
| /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon56904 687 __u8 packet : 1; member in struct:__anon56904
|
| /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
| cdrom.h | 674 __u8 packet : 1; member in struct:__anon57261 687 __u8 packet : 1; member in struct:__anon57261
|