Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dethsw.h79 int (*fdb_flush)(struct ethsw_command_def *parsed_cmd); member
/openbmc/u-boot/cmd/
H A Dethsw.c255 fdb_flush),
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c2420 .fdb_flush = &vsc9953_fdb_flush_key_func,