Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dswitch.h16 DSA_NOTIFIER_HOST_FDB_ADD, enumerator
H A Dswitch.c996 case DSA_NOTIFIER_HOST_FDB_ADD: in dsa_switch_event()
H A Dport.c1033 return dsa_port_notify(dp, DSA_NOTIFIER_HOST_FDB_ADD, &info); in dsa_port_host_fdb_add()