Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/can/cve/
Dcan_bcm01.c55 addr.can_ifindex = NETDEV_INDEX_BY_NAME(LTP_DEVICE); in setup()
/third_party/ltp/include/
Dtst_netdevice.h11 #define NETDEV_INDEX_BY_NAME(ifname) \ macro
/third_party/ltp/doc/
Dnetwork-c-api.txt154 - +int NETDEV_INDEX_BY_NAME(const char *ifname)+ – Returns the device index for
462 index = NETDEV_INDEX_BY_NAME("ltp_veth1");