Flow holds and manipulates the flow routes in FlowTable objects.
More...
Flow holds and manipulates the flow routes in FlowTable objects.
◆ getPeerAt()
Returns the peer at the specified index.
- Parameters
-
index,the | index of the peer of interest. |
- Returns
- IpsecPeer, the IpsecPeer object at the specified index.
◆ getPeerByIp()
Returns the peer with the specified IP address.
- Parameters
-
addr,the | IP address of the peer of interest. |
- Returns
- IpsecPeer, the IpsecPeer object with the specified IP address.
◆ getPeerCount()
int Flow::getPeerCount |
( |
| ) |
|
Returns the number of peers.
- Returns
- int, the number of peers.
The documentation for this class was generated from the following file: