Searched refs:NC_HOST_RECV (Results 1 – 2 of 2) sorted by relevance
157 bool IsRecv() const { return class_ == NC_RECV || class_ == NC_HOST_RECV; } in IsRecv()172 bool IsHostRecv() const { return class_ == NC_HOST_RECV; } in IsHostRecv()271 NC_HOST_RECV, enumerator
74 {"_HostRecv", NC_HOST_RECV},