|
xorp
|
Invoke Xrl to get peers on if/vif/addr, which we then use to get the counters for to pretty print result. More...
Public Member Functions | |
| GetPortPeerStats4 (XrlJobQueue &jq, const string &ifname, const string &vifname, const IPv4 &addr) | |
| bool | dispatch () |
Protected Member Functions | |
| void | cmd_callback (const XrlError &xe, const XrlAtomList *peers, const XrlAtomList *ifnames, const XrlAtomList *vifnames, const XrlAtomList *addrs) |
Protected Attributes | |
| string | _ifn |
| string | _vifn |
| IPv4 | _a |
Invoke Xrl to get peers on if/vif/addr, which we then use to get the counters for to pretty print result.