Home
last modified time | relevance | path

Searched defs:ether (Results 1 – 7 of 7) sorted by relevance

/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c43 unsigned char ether[ETH_ALEN]; member
150 unsigned char ether[ETH_ALEN]; member
H A Dip_set_bitmap_ipmac.c58 unsigned char ether[ETH_ALEN] __aligned(2); member
64 unsigned char ether[ETH_ALEN]; member
H A Dip_set_hash_mac.c33 unsigned char ether[ETH_ALEN]; member
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740.dtsi183 ether: ethernet@e9a00000 { label
/linux/include/linux/usb/
H A Dusbnet.h213 struct usb_cdc_ether_desc *ether; member
/linux/drivers/net/wan/
H A Dhdlc_fr.c115 struct net_device *ether; /* bridged Ethernet interface */ member
/linux/drivers/usb/core/
H A Dmessage.c2334 struct usb_cdc_ether_desc *ether = NULL; in cdc_parse_cdc_header() local