Searched refs:NC_HOST_RECV (Results 1 – 2 of 2) sorted by relevance
155 bool IsRecv() const { return class_ == NC_RECV || class_ == NC_HOST_RECV; } in IsRecv()170 bool IsHostRecv() const { return class_ == NC_HOST_RECV; } in IsHostRecv()251 NC_HOST_RECV, enumerator
70 {"_HostRecv", NC_HOST_RECV},