Searched defs:Interface (Results 1 – 3 of 3) sorted by relevance
57 Interface::Interface(Netlink& netlink, const char* name) in Interface() function in Interface64 Interface::Interface(Interface&& other) noexcept in Interface() function in Interface
39 Interface::Interface() : mSocketFd(-1) { in Interface() function in Interface
163 int Interface = -1, Configuration = 0, AltSetting = -1; variable