Searched refs:ethsw_command_def (Results 1 – 2 of 2) sorted by relevance
58 struct ethsw_command_def { struct71 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 …]
611 struct ethsw_command_def *parsed_cmd);614 struct ethsw_command_def *parsed_cmd);623 struct ethsw_command_def *parsed_cmd);753 struct ethsw_command_def *parsed_cmd) in keyword_match_gen()766 struct ethsw_command_def *parsed_cmd) in keyword_match_port()789 struct ethsw_command_def *parsed_cmd) in keyword_match_vlan()832 struct ethsw_command_def *parsed_cmd) in keyword_match_pvid()854 struct ethsw_command_def *parsed_cmd) in keyword_match_mac_addr()883 struct ethsw_command_def *parsed_cmd) in keyword_match_aggr()1004 struct ethsw_command_def *parsed_cmd) in keywords_find()[all …]
Completed in 80 milliseconds