Home
last modified time | relevance | path

Searched defs:bind_sock (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/test/
H A Dnet_iface_mock.cpp23 int IFace::bind_sock(int sockfd) const in bind_sock() function in mock::IFace
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_iface.cpp104 int IFace::bind_sock(int sockfd) const in bind_sock() function in net::IFace
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock.c413 static int bind_sock(int domain, int type, const char *ip, in bind_sock() function