ns3-bgp  0.2
BGP module for ns-3.
ns3::BgpNs3SocketOut Member List

This is the complete list of members for ns3::BgpNs3SocketOut, including all inherited members.

BgpNs3SocketOut(Ptr< Socket > socket, Callback< void, Ptr< Socket >, int, int > state_change_cb)ns3::BgpNs3SocketOut
handleOut(const uint8_t *buffer, size_t length)ns3::BgpNs3SocketOutvirtual
notifyStateChange(int old_state, int new_state)ns3::BgpNs3SocketOut
libbgp::BgpOutHandler::notifyStateChange(__attribute__((unused)) int old_state, __attribute__((unused)) int new_state)libbgp::BgpOutHandlervirtual
setStateChangeCallback(Callback< void, Ptr< Socket >, int, int > state_change_cb)ns3::BgpNs3SocketOut