GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
packet_config Struct Reference

Public Attributes

const char * name
 
const char * title
 
enum auto_boolean detect
 
cmd_list_elementshow_cmd
 
enum packet_support support
 

Detailed Description

Definition at line 1895 of file remote.c.

Member Data Documentation

◆ detect

enum auto_boolean packet_config::detect

◆ name

const char* packet_config::name

◆ show_cmd

cmd_list_element* packet_config::show_cmd

Definition at line 1908 of file remote.c.

Referenced by add_packet_config_cmd(), and show_remote_protocol_packet_cmd().

◆ support

enum packet_support packet_config::support

◆ title

const char* packet_config::title

Definition at line 1898 of file remote.c.

Referenced by add_packet_config_cmd(), and packet_ok().


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