Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dvlan.cpp30 const auto ethidx = nametoindex(eth); in add() local
31 if (ethidx == 0) { in add()
39 req.add<uint32_t>(IFLA_LINK, ethidx); in add()