Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
epan
dissectors
packet-clearcase.h
1
/* packet-clearcase.h
2
*
3
* Wireshark - Network traffic analyzer
4
* By Gerald Combs <gerald@wireshark.org>
5
* Copyright 1998 Gerald Combs
6
*
7
*
8
* SPDX-License-Identifier: GPL-2.0-or-later
9
*/
10
11
#ifndef PACKET_CLEARCASE_H
12
#define PACKET_CLEARCASE_H
13
14
#define CLEARCASEPROC_NULL 0
15
16
#define CLEARCASE_PROGRAM 390512
17
18
#endif
Generated by
1.8.11