Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dswitch.h15 DSA_NOTIFIER_FDB_DEL, enumerator
H A Dswitch.c993 case DSA_NOTIFIER_FDB_DEL: in dsa_switch_event()
H A Dport.c1019 return dsa_port_notify(dp, DSA_NOTIFIER_FDB_DEL, &info); in dsa_port_fdb_del()