Home
last modified time | relevance | path

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

/Linux-v6.1/net/dsa/
Ddsa_priv.h23 DSA_NOTIFIER_BRIDGE_LEAVE, enumerator
Dport.c529 dsa_broadcast(DSA_NOTIFIER_BRIDGE_LEAVE, &info); in dsa_port_bridge_join()
570 err = dsa_broadcast(DSA_NOTIFIER_BRIDGE_LEAVE, &info); in dsa_port_bridge_leave()
Dswitch.c929 case DSA_NOTIFIER_BRIDGE_LEAVE: in dsa_switch_event()