Searched refs:mod_sock_flags (Results 1 – 2 of 2) sorted by relevance
54 return mod_sock_flags(sockfd, flags, true); in set_sock_flags()59 return mod_sock_flags(sockfd, flags, false); in clear_sock_flags()62 int IFaceBase::mod_sock_flags(int sockfd, short flags, bool set) const in mod_sock_flags() function in net::IFaceBase
80 int mod_sock_flags(int sockfd, short flags, bool set) const;