Home
last modified time | relevance | path

Searched defs:eth (Results 1 – 17 of 17) sorted by relevance

/external/autotest/client/tests/pktgen/
Dpktgen.py8 def execute(self, eth='eth0', count=50000, clone_skb=1, argument
/external/tcpdump/win32/src/
Dether_ntohost.c113 unsigned eth [sizeof(*e)]; in parse_ether_buf() local
169 ether_address eth; in init_ethers() local
/external/autotest/client/site_tests/network_UdevRename/
Dnetwork_UdevRename.py32 def FindInterface(typelist=('wlan','mlan','eth')):
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_pcap.c31 eth_t *eth; member
82 struct l2_ethhdr *eth; in l2_packet_send() local
Dl2_packet_freebsd.c60 struct l2_ethhdr *eth = os_malloc(sizeof(*eth) + len); in l2_packet_send() local
Dl2_packet_winpcap.c76 struct l2_ethhdr *eth; in l2_packet_send() local
Dl2_packet_ndis.c96 struct l2_ethhdr *eth; in l2_packet_send() local
/external/kernel-headers/original/uapi/linux/
Dif_arcnet.h81 struct ethhdr eth; /* standard ethernet header (yuck!) */ member
/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_tpacket.c141 struct ethhdr *eth = pay; in test_payload() local
159 struct ethhdr *eth = pay; in create_payload() local
/external/iputils/Modules/
Dpg3.c242 __u8 *eth; in fill_packet() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DHTMLEntities.properties113 eth=240 key
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1695 const struct ether_header *eth; in hostapd_data_test_rx() local
1768 struct ether_header *eth; in hostapd_ctrl_iface_data_test_tx() local
1829 struct ether_header *eth; in hostapd_ctrl_iface_data_test_frame() local
/external/libpcap/msdos/
Dpktdrvr.c444 PUBLIC BOOL PktTransmit (const void *eth, int len) in PktTransmit()
/external/wpa_supplicant_8/src/drivers/
Ddriver_atheros.c1563 struct l2_ethhdr *eth; in atheros_send_eapol() local
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c8429 const struct ether_header *eth; in wpas_data_test_rx() local
8501 struct ether_header *eth; in wpas_ctrl_iface_data_test_tx() local
8562 struct ether_header *eth; in wpas_ctrl_iface_data_test_frame() local
Dwpa_supplicant.c3627 const struct l2_ethhdr *eth; in wpa_supplicant_rx_eapol_bridge() local
/external/mdnsresponder/mDNSCore/
DmDNS.c10480 const EthernetHeader *const eth = (const EthernetHeader *)p; in mDNSCoreReceiveRawPacket() local