Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for AF_UTUN (0.13 sec)

  1. src/syscall/zerrors_darwin_arm64.go

    	AF_SIP                            = 0x18
    	AF_SNA                            = 0xb
    	AF_SYSTEM                         = 0x20
    	AF_UNIX                           = 0x1
    	AF_UNSPEC                         = 0x0
    	AF_UTUN                           = 0x26
    	B0                                = 0x0
    	B110                              = 0x6e
    	B115200                           = 0x1c200
    	B1200                             = 0x4b0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go

    	AF_SYSTEM                               = 0x20
    	AF_SYS_CONTROL                          = 0x2
    	AF_UNIX                                 = 0x1
    	AF_UNSPEC                               = 0x0
    	AF_UTUN                                 = 0x26
    	AF_VSOCK                                = 0x28
    	ALTWERASE                               = 0x200
    	ATTR_BIT_MAP_COUNT                      = 0x5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    	AF_SYSTEM                               = 0x20
    	AF_SYS_CONTROL                          = 0x2
    	AF_UNIX                                 = 0x1
    	AF_UNSPEC                               = 0x0
    	AF_UTUN                                 = 0x26
    	AF_VSOCK                                = 0x28
    	ALTWERASE                               = 0x200
    	ATTR_BIT_MAP_COUNT                      = 0x5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const AF_SNA ideal-int
    pkg syscall (darwin-arm64), const AF_SYSTEM = 32
    pkg syscall (darwin-arm64), const AF_SYSTEM ideal-int
    pkg syscall (darwin-arm64), const AF_UTUN = 38
    pkg syscall (darwin-arm64), const AF_UTUN ideal-int
    pkg syscall (darwin-arm64), const B0 = 0
    pkg syscall (darwin-arm64), const B0 ideal-int
    pkg syscall (darwin-arm64), const B110 = 110
    pkg syscall (darwin-arm64), const B110 ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"AF_SIP", Const, 0},
    		{"AF_SLOW", Const, 0},
    		{"AF_SNA", Const, 0},
    		{"AF_SYSTEM", Const, 0},
    		{"AF_TIPC", Const, 0},
    		{"AF_UNIX", Const, 0},
    		{"AF_UNSPEC", Const, 0},
    		{"AF_UTUN", Const, 16},
    		{"AF_VENDOR00", Const, 0},
    		{"AF_VENDOR01", Const, 0},
    		{"AF_VENDOR02", Const, 0},
    		{"AF_VENDOR03", Const, 0},
    		{"AF_VENDOR04", Const, 0},
    		{"AF_VENDOR05", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top