[CIFIX]fix ci error
This commit is contained in:
@@ -21,6 +21,7 @@ struct pio_device_operations pio_device_ops_array[PACKET_IO_RUN_MODE_MAX] =
|
||||
.open = pio_pcap_file_device_open,
|
||||
.close = pio_pcap_file_device_close,
|
||||
.recv = pio_pcap_file_device_receive,
|
||||
.send = nullptr,
|
||||
.pkt_free = pio_pcap_file_device_pkt_free,
|
||||
.buff_ctrlzone = pio_pcap_file_device_buff_ctrlzone,
|
||||
.buff_mtod = pio_pcap_file_device_buff_mtod,
|
||||
|
||||
Reference in New Issue
Block a user