Fastpath.Builder |
Fastpath.Builder.setRxDrops(java.lang.Long rxDrops) |
Count of rx packet drops of ENS Fastpath / Not applicable for FC Module.
|
Fastpath.Builder |
Fastpath.Builder.setRxDropsSp(java.lang.Long rxDropsSp) |
Count of rx pkts drops of slowpath / Not applicable for FC Module.
|
Fastpath.Builder |
Fastpath.Builder.setRxDropsUplink(java.lang.Long rxDropsUplink) |
Count of rx packet drops of ENS Uplink / Not applicable for FC Module.
|
Fastpath.Builder |
Fastpath.Builder.setTxDrops(java.lang.Long txDrops) |
Count of tx packet drops of ENS Fastpath / Count of packets dropped at FC lookup
of vnic.
|
Fastpath.Builder |
Fastpath.Builder.setTxDropsSp(java.lang.Long txDropsSp) |
Count of tx pkts drops by slowpath / Not applicable for FC Module.
|
Fastpath.Builder |
Fastpath.Builder.setTxDropsUplink(java.lang.Long txDropsUplink) |
Count of tx packet drops of ENS Uplink / Count of packets dropped at FC lookup
of Uplink.
|