diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-03-28 21:24:19 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-03-29 08:51:39 +0100 |
| commit | 98c1bf1cfb0f9530ab2107c29a52ba15fc4fefa3 (patch) | |
| tree | 6db9310840acce6bb09879cf1eee7031af75801f /sys/openbsd/dev_bpf_amd64.const | |
| parent | 934bb8cadebb5713f5f118f1e846fdc890fea9df (diff) | |
sys/openbsd: add bpf descriptions
Diffstat (limited to 'sys/openbsd/dev_bpf_amd64.const')
| -rw-r--r-- | sys/openbsd/dev_bpf_amd64.const | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/sys/openbsd/dev_bpf_amd64.const b/sys/openbsd/dev_bpf_amd64.const new file mode 100644 index 000000000..f97e86a74 --- /dev/null +++ b/sys/openbsd/dev_bpf_amd64.const @@ -0,0 +1,29 @@ +# AUTOGENERATED FILE +# AT_FDCWD is not set +BIOCFLUSH = 536887912 +BIOCGBLEN = 1074020966 +BIOCGDIRFILT = 1074020988 +BIOCGDLTLIST = 3222291067 +BIOCGETIF = 1075855979 +BIOCGFILDROP = 1074020984 +BIOCGHDRCMPLT = 1074020980 +BIOCGRSIG = 1074020979 +BIOCGRTIMEOUT = 1074807406 +BIOCGSTATS = 1074283119 +BIOCIMMEDIATE = 2147762800 +BIOCLOCK = 536887926 +BIOCPROMISC = 536887913 +BIOCSBLEN = 3221504614 +BIOCSDIRFILT = 2147762813 +BIOCSDLT = 2147762810 +BIOCSETF = 2148549223 +BIOCSETIF = 2149597804 +BIOCSETWF = 2148549239 +BIOCSFILDROP = 2147762809 +BIOCSHDRCMPLT = 2147762805 +BIOCSRSIG = 2147762802 +BIOCSRTIMEOUT = 2148549229 +BIOCVERSION = 1074020977 +IFNAMSIZ = 16 +SYS_ioctl = 54 +SYS_openat = 321 |
