Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for MASK (0.16 sec)

  1. api/go1.txt

    pkg net, method (IP) IsLinkLocalUnicast() bool
    pkg net, method (IP) IsLoopback() bool
    pkg net, method (IP) IsMulticast() bool
    pkg net, method (IP) IsUnspecified() bool
    pkg net, method (IP) Mask(IPMask) IP
    pkg net, method (IP) String() string
    pkg net, method (IP) To16() IP
    pkg net, method (IP) To4() IP
    pkg net, method (IPMask) Size() (int, int)
    pkg net, method (IPMask) String() string
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

    <template id="overlay-template">
      <style>
        overlay-mask {
          left: 0;
          padding: 8px;
          position: absolute;
          top: 0;
          z-index: 1000;
          font-family: sans-serif;
          -webkit-justify-content: center;
          background: rgba(0, 0, 0, 0.8);
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  3. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "NodeCIDRMaskSize is the mask size for node cidr in cluster.",
    							Default:     0,
    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    					"NodeCIDRMaskSizeIPv4": {
    						SchemaProps: spec.SchemaProps{
    							Description: "NodeCIDRMaskSizeIPv4 is the mask size for node cidr in dual-stack cluster.",
    							Default:     0,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "perNodeHostBits defines the number of host bits to be configured per node. A subnet mask determines how much of the address is used for network bits and host bits. For example an IPv4 address of 192.168.0.0/24, splits the address into 24 bits for the network portion and 8 bits for the host portion. To allocate 256 IPs, set this field to 8 (a /24 mask for IPv4 or a /120 for IPv6). Minimum value is 4 (16 IPs). This field is immutable.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (linux-arm-cgo), type InotifyEvent struct, Cookie uint32
    pkg syscall (linux-arm-cgo), type InotifyEvent struct, Len uint32
    pkg syscall (linux-arm-cgo), type InotifyEvent struct, Mask uint32
    pkg syscall (linux-arm-cgo), type InotifyEvent struct, Name [0]uint8
    pkg syscall (linux-arm-cgo), type InotifyEvent struct, Wd int32
    pkg syscall (linux-arm-cgo), type Iovec struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top