Home
last modified time | relevance | path

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

/Linux-v6.6/net/dsa/
Dswitch.h14 DSA_NOTIFIER_FDB_ADD, enumerator
Dswitch.c990 case DSA_NOTIFIER_FDB_ADD: in dsa_switch_event()
Dport.c1000 return dsa_port_notify(dp, DSA_NOTIFIER_FDB_ADD, &info); in dsa_port_fdb_add()