diff options
Diffstat (limited to 'include/private/stream_internal.h')
| -rw-r--r-- | include/private/stream_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/private/stream_internal.h b/include/private/stream_internal.h index 246cbbe..dd8bf9a 100644 --- a/include/private/stream_internal.h +++ b/include/private/stream_internal.h @@ -472,6 +472,7 @@ int gdev_block_init(void); int sapp_identify_broad_multicast_pkt(const void *this_layer_data, const raw_pkt_t *raw_pkt); int sapp_identify_tunnel_inner_pkt(const raw_pkt_t *raw_pkt); int sapp_metric_init(void); +int sapp_metric_start(void); void sapp_fs2_fuzzy_latency_update_per_entry(int thead_seq, int entry_id, long long time_cost); int save_polling_inject_context(int mem_used_type, struct streaminfo_private *pstream_pr, const raw_pkt_t *raw_pkt); void free_polling_inject_context(int mem_used_type, struct streaminfo_private *pstream_pr); |
