OpenSDN source code
|
Public Member Functions | |
WorkRibOut (RibOut *ribout, int queue_id) | |
![]() | |
WorkBase (Type type) | |
Public Attributes | |
RibOut * | ribout |
int | queue_id |
![]() | |
Type | type |
bool | valid |
Additional Inherited Members | |
![]() | |
enum | Type { WPeer, WRibOut } |
Definition at line 87 of file bgp_update_sender.h.
|
inline |
Definition at line 88 of file bgp_update_sender.h.
int BgpSenderPartition::WorkRibOut::queue_id |
Definition at line 92 of file bgp_update_sender.h.
RibOut* BgpSenderPartition::WorkRibOut::ribout |
Definition at line 91 of file bgp_update_sender.h.