X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Fofproto-dpif-monitor.h;h=1f6be5cf968771261720e75dbb01adae125ef1ef;hb=2d04b6ea214daf96020ce5ca994fcb5380556247;hp=8e2681468aa58b5d73e278cdbbde4433724d4fab;hpb=0141e875a14cc30fe9c207a83616861055531d4d;p=sliver-openvswitch.git diff --git a/ofproto/ofproto-dpif-monitor.h b/ofproto/ofproto-dpif-monitor.h index 8e2681468..1f6be5cf9 100644 --- a/ofproto/ofproto-dpif-monitor.h +++ b/ofproto/ofproto-dpif-monitor.h @@ -23,9 +23,8 @@ struct bfd; struct cfm; struct ofport_dpif; -void ofproto_dpif_monitor_run(void); -void ofproto_dpif_monitor_run_fast(void); -void ofproto_dpif_monitor_wait(void); +void ofproto_dpif_monitor_port_send_soon(const struct ofport_dpif *); +void ofproto_dpif_monitor_port_send_soon_safe(const struct ofport_dpif *); void ofproto_dpif_monitor_port_update(const struct ofport_dpif *, struct bfd *, struct cfm *,