X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-vport.h;h=8c81d7a925752aa8c54b84b62309bc54a41ca066;hb=de281153654c7fa9e41f579076941ebb9dfeec4d;hp=b372a7448ff4548c0e3dbc7048a7e96d65a06b2b;hpb=48cecbdc39ccf29e7ea98a348cd2f4664272500b;p=sliver-openvswitch.git diff --git a/lib/netdev-vport.h b/lib/netdev-vport.h index b372a7448..8c81d7a92 100644 --- a/lib/netdev-vport.h +++ b/lib/netdev-vport.h @@ -41,4 +41,6 @@ void netdev_vport_patch_inc_rx(const struct netdev *, void netdev_vport_patch_inc_tx(const struct netdev *, const struct dpif_flow_stats *); +const char *netdev_vport_get_dpif_port(const struct netdev *); + #endif /* netdev-vport.h */