Documentation ¶
Overview ¶
Package usage shows how to use precompiled seccomp-bpf programs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadProgram1 ¶
func LoadProgram1(fd1, fd2 uint32) []bpf.Instruction
LoadProgram1 loads the program1 program with the given FDs.
func LoadProgram2 ¶
func LoadProgram2(fd1, fd2 uint32) []bpf.Instruction
LoadProgram2 loads the program2 program with the given FDs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.