Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ws_option Struct Reference

Structure representing a long-form command-line option. More...

#include <ws_getopt.h>

Public Attributes

const char * name
int has_arg
int * flag
int val

Detailed Description

Structure representing a long-form command-line option.

Used to define named options for extended argument parsing, similar to GNU getopt_long().


The documentation for this struct was generated from the following file: