Home
last modified time | relevance | path

Searched refs:eth (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dvlan.cpp29 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/
Dvlan.h23 bool add(const std::string& eth, const std::string& vlan, uint16_t id);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Deapol.h33 struct ether_header eth; /* 802.3/Ethernet header */
Dbcmevent.h85 struct ether_header eth;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs4259 …201", "\\complement", true); // unicode-math maps U+F0 (ð) to \matheth. We map to AMS function \eth
4261 defineSymbol(math, ams, textord, "\u00f0", "\\eth", true);