Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dncsi_util.cpp760 struct IidFd struct
763 IidFd(int _fd) : fd(_fd) {}; in IidFd() function
764 ~IidFd() in ~IidFd() argument
780 IidFd iidFd(fd); in allocateIID()