|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Enumerations | |
| enum | token_t { T_BYTE = 1 , T_OFFSET , T_DIRECTIVE , T_TEXT , T_EOL , T_BYTE = 1 , T_OFFSET , T_DIRECTIVE , T_TEXT , T_EOL , T_EOF } |
Functions | |
| int | parse_token (token_t token, char *str) |
| int | text2pcap_scan (void) |
Utility to convert an ASCII hexdump into a libpcap-format capture file
(c) Copyright 2001 Ashok Narayanan ashokn@cisco.com
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later