HAL_BEGIN_DECLS hal_result_t hal_cmm_process_of1x_packet_in(uint64_t dpid, uint8_t table_id, uint8_t reason, uint32_t in_port, uint32_t buffer_id, uint64_t cookie, uint8_t *pkt_buffer, uint32_t buf_len, uint16_t total_len, packet_matches_t *matches)
Instructs the CMM to process a PACKET_IN event comming from the DP.
hal_result_t hal_cmm_process_of1x_flow_removed(uint64_t dpid, uint8_t reason, of1x_flow_entry_t *removed_flow_entry)
Instructs the CMM to process a FLOW_REMOVED event comming from the DP.