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-wccp.h
1
/* packet-wccp.h
2
* Declarations for Cisco Web Cache Communication Protocol
3
*
4
* Wireshark - Network traffic analyzer
5
* By Gerald Combs <gerald@wireshark.org>
6
* Copyright 1998 Gerald Combs
7
*
8
*
9
* SPDX-License-Identifier: GPL-2.0-or-later
10
*/
11
12
/*
13
* Maps service ID values to service names.
14
*/
15
extern
const
value_string
service_id_vals[];
_value_string
Definition:
value_string.h:24
Generated by
1.8.11