Home
last modified time | relevance | path

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

/linux-6.6.21/net/dsa/
Dswitch.h17 DSA_NOTIFIER_HOST_FDB_DEL, enumerator
Dswitch.c999 case DSA_NOTIFIER_HOST_FDB_DEL: in dsa_switch_event()
Dport.c1084 return dsa_port_notify(dp, DSA_NOTIFIER_HOST_FDB_DEL, &info); in dsa_port_host_fdb_del()