]> granicus.if.org Git - strace/blob - xlat/bpf_file_mode_flags.in
xlat: save the script used to generate xlat/sock_options.in
[strace] / xlat / bpf_file_mode_flags.in
1 BPF_F_RDONLY    (1U << 3)
2 BPF_F_WRONLY    (1U << 4)