| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
DfwDropCounters.Builder |
DfwDropCounters.Builder.setRxDropped(java.lang.Long rxDropped)
The number of received packets dropped by distributed firewall rules due to rule
actions.
|
DfwDropCounters.Builder |
DfwDropCounters.Builder.setTxDropped(java.lang.Long txDropped)
The number of sent packets dropped by distributed firewall rules due to rule
actions.
|