Searched refs:set_sock_flags (Results 1 – 4 of 4) sorted by relevance
37 iface_mock.set_sock_flags(0, new_flags); in TEST()
42 iface.set_sock_flags(sockfd_, IFF_PROMISC); in bind_to_iface()
44 int set_sock_flags(int sockfd, short flags) const;
52 int IFaceBase::set_sock_flags(int sockfd, short flags) const in set_sock_flags() function in net::IFaceBase