Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for BPF_BUFMODE_BUFFER (0.45 sec)

  1. src/syscall/zerrors_freebsd_riscv64.go

    	BPF_ADD                           = 0x0
    	BPF_ALIGNMENT                     = 0x8
    	BPF_ALU                           = 0x4
    	BPF_AND                           = 0x50
    	BPF_B                             = 0x10
    	BPF_BUFMODE_BUFFER                = 0x1
    	BPF_BUFMODE_ZBUF                  = 0x2
    	BPF_DIV                           = 0x30
    	BPF_H                             = 0x8
    	BPF_IMM                           = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 67.4K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    	BPF_ADD                        = 0x0
    	BPF_ALIGNMENT                  = 0x4
    	BPF_ALU                        = 0x4
    	BPF_AND                        = 0x50
    	BPF_B                          = 0x10
    	BPF_BUFMODE_BUFFER             = 0x1
    	BPF_BUFMODE_ZBUF               = 0x2
    	BPF_DIV                        = 0x30
    	BPF_H                          = 0x8
    	BPF_IMM                        = 0x0
    	BPF_IND                        = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go

    	BPF_ADD                        = 0x0
    	BPF_ALIGNMENT                  = 0x8
    	BPF_ALU                        = 0x4
    	BPF_AND                        = 0x50
    	BPF_B                          = 0x10
    	BPF_BUFMODE_BUFFER             = 0x1
    	BPF_BUFMODE_ZBUF               = 0x2
    	BPF_DIV                        = 0x30
    	BPF_H                          = 0x8
    	BPF_IMM                        = 0x0
    	BPF_IND                        = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	BPF_ADD                        = 0x0
    	BPF_ALIGNMENT                  = 0x8
    	BPF_ALU                        = 0x4
    	BPF_AND                        = 0x50
    	BPF_B                          = 0x10
    	BPF_BUFMODE_BUFFER             = 0x1
    	BPF_BUFMODE_ZBUF               = 0x2
    	BPF_DIV                        = 0x30
    	BPF_H                          = 0x8
    	BPF_IMM                        = 0x0
    	BPF_IND                        = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	BPF_ADD                        = 0x0
    	BPF_ALIGNMENT                  = 0x8
    	BPF_ALU                        = 0x4
    	BPF_AND                        = 0x50
    	BPF_B                          = 0x10
    	BPF_BUFMODE_BUFFER             = 0x1
    	BPF_BUFMODE_ZBUF               = 0x2
    	BPF_DIV                        = 0x30
    	BPF_H                          = 0x8
    	BPF_IMM                        = 0x0
    	BPF_IND                        = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	BPF_ADD                        = 0x0
    	BPF_ALIGNMENT                  = 0x4
    	BPF_ALU                        = 0x4
    	BPF_AND                        = 0x50
    	BPF_B                          = 0x10
    	BPF_BUFMODE_BUFFER             = 0x1
    	BPF_BUFMODE_ZBUF               = 0x2
    	BPF_DIV                        = 0x30
    	BPF_H                          = 0x8
    	BPF_IMM                        = 0x0
    	BPF_IND                        = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const BPF_AND ideal-int
    pkg syscall (freebsd-arm64), const BPF_B = 16
    pkg syscall (freebsd-arm64), const BPF_B ideal-int
    pkg syscall (freebsd-arm64), const BPF_BUFMODE_BUFFER = 1
    pkg syscall (freebsd-arm64), const BPF_BUFMODE_BUFFER ideal-int
    pkg syscall (freebsd-arm64), const BPF_BUFMODE_ZBUF = 2
    pkg syscall (freebsd-arm64), const BPF_BUFMODE_ZBUF ideal-int
    pkg syscall (freebsd-arm64), const BPF_DIV = 48
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const BPF_B = 16 #53466
    pkg syscall (freebsd-riscv64), const BPF_B ideal-int #53466
    pkg syscall (freebsd-riscv64), const BPF_BUFMODE_BUFFER = 1 #53466
    pkg syscall (freebsd-riscv64), const BPF_BUFMODE_BUFFER ideal-int #53466
    pkg syscall (freebsd-riscv64), const BPF_BUFMODE_ZBUF = 2 #53466
    pkg syscall (freebsd-riscv64), const BPF_BUFMODE_ZBUF ideal-int #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (1)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"BPF_ABS", Const, 0},
    		{"BPF_ADD", Const, 0},
    		{"BPF_ALIGNMENT", Const, 0},
    		{"BPF_ALIGNMENT32", Const, 1},
    		{"BPF_ALU", Const, 0},
    		{"BPF_AND", Const, 0},
    		{"BPF_B", Const, 0},
    		{"BPF_BUFMODE_BUFFER", Const, 0},
    		{"BPF_BUFMODE_ZBUF", Const, 0},
    		{"BPF_DFLTBUFSIZE", Const, 1},
    		{"BPF_DIRECTION_IN", Const, 1},
    		{"BPF_DIRECTION_OUT", Const, 1},
    		{"BPF_DIV", Const, 0},
    		{"BPF_H", 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