MCPcopy Create free account
hub / github.com/SNAS/openbmp / obj_vpn

Class obj_vpn

Server/src/MsgBusInterface.hpp:249–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247
248 /// Rib extended with vpn specific fields
249 struct obj_vpn: obj_rib, obj_route_distinguisher {
250 // inherit
251 };
252
253 /// Rib extended with evpn specific fields
254 struct obj_evpn: obj_rib, obj_route_distinguisher {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected