#include <olsr_comport_txt.h>

Data Fields | |
| struct avl_node | node |
| char * | command |
| struct ip_acl * | acl |
| olsr_txthandler | handler |
Definition at line 61 of file olsr_comport_txt.h.
| struct ip_acl* olsr_txtcommand::acl |
Definition at line 65 of file olsr_comport_txt.h.
Referenced by debuginfo_enable(), olsr_com_handle_txtcommand(), and txtinfo_enable().
| char* olsr_txtcommand::command |
Definition at line 63 of file olsr_comport_txt.h.
Referenced by olsr_com_add_help_txtcommand(), olsr_com_add_normal_txtcommand(), olsr_com_remove_help_txtcommand(), olsr_com_remove_normal_txtcommand(), and olsr_txtcmd_help().
Definition at line 67 of file olsr_comport_txt.h.
Referenced by olsr_com_add_help_txtcommand(), olsr_com_add_normal_txtcommand(), olsr_com_handle_txtcommand(), and olsr_txtcmd_help().
| struct avl_node olsr_txtcommand::node |
Definition at line 62 of file olsr_comport_txt.h.
Referenced by olsr_com_add_help_txtcommand(), olsr_com_add_normal_txtcommand(), olsr_com_remove_help_txtcommand(), olsr_com_remove_normal_txtcommand(), and olsr_txtcmd_help().
1.6.3