Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32

    gogol-compute Gogol.Compute

    Total number of ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field natipport_ranges.

  2. numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32

    gogol-compute Gogol.Compute

    Total number of ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field natipport_ranges.

  3. numTx :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute

    Number of packets transmitted since the beginning of the current BFD session.

  4. numVmEndpointsWithNatMappings :: RouterStatusNatStatus -> Maybe Int32

    gogol-compute Gogol.Compute

    Number of VM endpoints (i.e., Nics) that can use NAT.

  5. numVmEndpointsWithNatMappings :: RouterStatusNatStatusNatRuleStatus -> Maybe Int32

    gogol-compute Gogol.Compute

    Number of VM endpoints (i.e., NICs) that have NAT Mappings from this NAT Rule.

  6. numIntervals :: PacketIntervals -> Maybe Int64

    gogol-compute Gogol.Compute.Types

    Number of inter-packet intervals from which these statistics were derived.

  7. numLearnedRoutes :: RouterStatusBgpPeerStatus -> Maybe Word32

    gogol-compute Gogol.Compute.Types

    Number of routes learned from the remote BGP Peer.

  8. numRetries :: HttpRetryPolicy -> Maybe Word32

    gogol-compute Gogol.Compute.Types

    Specifies the allowed number retries. This number must be > 0. If not specified, defaults to 1.

  9. numRx :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute.Types

    Number of packets received since the beginning of the current BFD session.

  10. numRxRejected :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute.Types

    Number of packets received that were rejected because of errors since the beginning of the current BFD session.

Page 115 of many | Previous | Next