/bionic/libc/kernel/common/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 26 unsigned short hw_type; member in struct:ipq_packet_msg
|
/external/dnsmasq/src/ |
lease.c | 29 int clid_len, hw_len, hw_type; local 79 hw_len = parse_hex(daemon->dhcp_buff2, (unsigned char *)daemon->dhcp_buff2, DHCP_CHADDR_MAX, NULL, &hw_type); 81 if (hw_type == 0 && hw_len != 0) 82 hw_type = ARPHRD_ETHER; 106 lease_set_hwaddr(lease, (unsigned char *)daemon->dhcp_buff2, (unsigned char *)daemon->packet, hw_len, hw_type, clid_len); local 292 struct dhcp_lease *lease_find_by_client(unsigned char *hwaddr, int hw_len, int hw_type, 307 lease->hwaddr_type == hw_type && 378 unsigned char *clid, int hw_len, int hw_type, int clid_len) 381 hw_type != lease->hwaddr_type || 386 lease->hwaddr_type = hw_type; [all...] |
dnsmasq.h | 811 int hw_type, char *hostname); 828 unsigned char *clid, int hw_len, int hw_type, int clid_len); 832 struct dhcp_lease *lease_find_by_client(unsigned char *hwaddr, int hw_len, int hw_type,
|
dhcp.c | 666 int hw_type, char *hostname) 691 if (config_has_mac(config, hwaddr, hw_len, hw_type) && 708 (conf_addr->hwaddr_type == hw_type || conf_addr->hwaddr_type == 0) &&
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ip_queue.h | 30 unsigned short hw_type; /* Hardware type */ member in struct:ipq_packet_msg
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 22 unsigned short hw_type; /* Hardware type */ member in struct:ipq_packet_msg
|
/external/iptables/libipq/ |
ipq_message_type.3 | 84 unsigned short hw_type; /* Hardware type */
|