Home
last modified time | relevance | path

Searched refs:ethsw_command_def (Results 1 – 1 of 1) sorted by relevance

/include/
A Dethsw.h58 struct ethsw_command_def { struct
71 int (*port_enable)(struct ethsw_command_def *parsed_cmd);
73 int (*port_show)(struct ethsw_command_def *parsed_cmd);
74 int (*port_stats)(struct ethsw_command_def *parsed_cmd);
76 int (*port_learn)(struct ethsw_command_def *parsed_cmd);
78 int (*fdb_show)(struct ethsw_command_def *parsed_cmd);
79 int (*fdb_flush)(struct ethsw_command_def *parsed_cmd);
82 int (*pvid_show)(struct ethsw_command_def *parsed_cmd);
83 int (*pvid_set)(struct ethsw_command_def *parsed_cmd);
84 int (*vlan_show)(struct ethsw_command_def *parsed_cmd);
[all …]

Completed in 5 milliseconds