Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dnetlink.cpp106 static stdplus::ManagedFd makeSocket(int protocol) in makeSocket() function
122 auto sock = makeSocket(protocol); in performRequest()