Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/test/
H A Diface_test.cpp39 iface_mock.clear_sock_flags(0, 0xa0); in TEST()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_iface.h52 int clear_sock_flags(int sockfd, short flags) const;
H A Dnet_iface.cpp57 int IFaceBase::clear_sock_flags(int sockfd, short flags) const in clear_sock_flags() function in net::IFaceBase