| 
    openMMC
    
   Open Source Modular MMC for AMCs 
   | 
 
IPMI Handler record structure used to index all handlers. More...
#include <ipmi.h>

Data Fields | |
| uint8_t | netfn | 
| uint8_t | cmd | 
| t_req_handler | req_handler | 
IPMI Handler record structure used to index all handlers.
| uint8_t t_req_handler_record::cmd | 
Command
| uint8_t t_req_handler_record::netfn | 
Net Function
| t_req_handler t_req_handler_record::req_handler | 
IPMI handler function