Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for BPF_ABS (0.09 sec)

  1. src/syscall/zerrors_solaris_amd64.go

    	BIOCSSEESENT                  = -0x7ffbbd87
    	BIOCSTCPF                     = -0x7fefbd8e
    	BIOCSUDPF                     = -0x7fefbd8d
    	BIOCVERSION                   = 0x40044271
    	BPF_A                         = 0x10
    	BPF_ABS                       = 0x20
    	BPF_ADD                       = 0x0
    	BPF_ALIGNMENT                 = 0x4
    	BPF_ALU                       = 0x4
    	BPF_AND                       = 0x50
    	BPF_B                         = 0x10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	BINDERFS_SUPER_MAGIC                        = 0x6c6f6f70
    	BINFMTFS_MAGIC                              = 0x42494e4d
    	BPF_A                                       = 0x10
    	BPF_ABS                                     = 0x20
    	BPF_ADD                                     = 0x0
    	BPF_ALU                                     = 0x4
    	BPF_ALU64                                   = 0x7
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"BIOCSSEESENT", Const, 0},
    		{"BIOCSTCPF", Const, 1},
    		{"BIOCSTSTAMP", Const, 1},
    		{"BIOCSUDPF", Const, 1},
    		{"BIOCVERSION", Const, 0},
    		{"BPF_A", Const, 0},
    		{"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},
    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