1 /* packet-stat-notify.h
2 * Async callback to notify NSM servers of changes in client status
3 * 2001 Ronnie Sahlberg <See AUTHORS for email>
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef PACKET_STAT_NOTIFY_H
13 #define PACKET_STAT_NOTIFY_H
15 #define STATNOTIFY_PROGRAM 200048
17 #define STATNOTIFYPROC_NULL 0
18 #define STATNOTIFYPROC_MON 1