Searched refs:eth (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
D | vlan.cpp | 29 bool add(const std::string& eth, const std::string& vlan, uint16_t id) { in add() argument 30 const auto ethidx = nametoindex(eth); in add() 32 LOG(ERROR) << "Ethernet interface " << eth << " doesn't exist"; in add()
|
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/include/libnetdevice/ |
D | vlan.h | 23 bool add(const std::string& eth, const std::string& vlan, uint16_t id);
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | eapol.h | 33 struct ether_header eth; /* 802.3/Ethernet header */
|
D | bcmevent.h | 85 struct ether_header eth;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 4259 …201", "\\complement", true); // unicode-math maps U+F0 (ð) to \matheth. We map to AMS function \eth 4261 defineSymbol(math, ams, textord, "\u00f0", "\\eth", true);
|