| 638 | } |
| 639 | |
| 640 | void MonNetworkBP :: SendMessageNodeIDNotFound() |
| 641 | { |
| 642 | m_pIDKeyOssFunc(m_oMonitorConfig.iOssAttrID, 88, 1); |
| 643 | } |
| 644 | |
| 645 | void MonNetworkBP :: UDPReceive(const int iRecvLen) |
| 646 | { |
nothing calls this directly
no outgoing calls
no test coverage detected