Home
last modified time | relevance | path

Searched refs:sendTrap (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-snmp/
H A Dsnmp.hpp18 void sendTrap(ArgTypes&&... tArgs) in sendTrap() function
21 obj.sendTrap(); in sendTrap()
H A Dsnmp_notification.hpp117 void sendTrap();
H A Dsnmp_notification.cpp60 void Notification::sendTrap() in sendTrap() function in phosphor::network::snmp::Notification
/openbmc/phosphor-dbus-monitor/src/
H A Dsnmp_trap.cpp49 sendTrap<OBMCErrorNotification>(errorID, timestamp, isev, message); in trap()