Home
last modified time | relevance | path

Searched refs:BGP_NOTIFICATION_SENT (Results 1 – 2 of 2) sorted by relevance

/dports/net/ryu/ryu-4.26/ryu/services/protocols/bgp/signals/
H A Demit.py10 BGP_NOTIFICATION_SENT = ('bgp', 'notification_sent') variable in BgpSignalBus
34 self.BGP_NOTIFICATION_SENT + (peer,),
/dports/net/ryu/ryu-4.26/ryu/services/protocols/bgp/
H A Dpeer.py187 BgpSignalBus.BGP_NOTIFICATION_SENT + (self.peer,),