Searched refs:NC_HOST_RECV (Results 1 – 2 of 2) sorted by relevance
148 bool IsRecv() const { return class_ == NC_RECV || class_ == NC_HOST_RECV; } in IsRecv()163 bool IsHostRecv() const { return class_ == NC_HOST_RECV; } in IsHostRecv()227 NC_HOST_RECV, enumerator
69 {"_HostRecv", NC_HOST_RECV},