BDN_ROUTE

[This is preliminary documentation and subject to change.]

typedef struct {
    BDN_IP_ADDRESS    Address;          // IP address of packets to be routed
    DWORD             VifID;            // VIF to which the MMR routes packets
    DWORD             ReservationID;    // Reservation associated with this route
} BDN_ROUTE;