Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/overlay/plugins/
H A Doverlay_vxlan.c54 static const char *vxlan_ident = "vxlan"; variable
363 ovrp->ovep_name = vxlan_ident; in _init()
372 (void) overlay_plugin_unregister(vxlan_ident); in _init()
391 if ((err = overlay_plugin_unregister(vxlan_ident)) != 0) in _fini()