X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Fconnmgr.h;h=20c81605ef9eac11445780fac463e7abfe95946d;hb=cfc50ae514f805dcd9c14589f21158185424daf6;hp=c4cfd83371cb0a3e3a3aa2e0b03e9aaca05647f0;hpb=32260212a0687b6d14544a93a17363683bf41ea5;p=sliver-openvswitch.git diff --git a/ofproto/connmgr.h b/ofproto/connmgr.h index c4cfd8337..20c81605e 100644 --- a/ofproto/connmgr.h +++ b/ofproto/connmgr.h @@ -162,6 +162,7 @@ void ofconn_remove_opgroup(struct ofconn *, struct list *, const struct ofp_header *request, int error); /* Sending asynchronous messages. */ +bool connmgr_wants_packet_in_on_miss(struct connmgr *mgr); void connmgr_send_port_status(struct connmgr *, struct ofconn *source, const struct ofputil_phy_port *, uint8_t reason); void connmgr_send_flow_removed(struct connmgr *,