Searched defs:IsHostRecv (Results 1 – 1 of 1) sorted by relevance
180 bool IsHostRecv() const { return class_ == NC_HOST_RECV; } in IsHostRecv() function822 inline bool IsHostRecv(const Node* node) { return node->IsHostRecv(); } in IsHostRecv() function