sys: refine KCM ioctl type

This commit is contained in:
Dmitry Vyukov 2016-09-09 20:27:21 +02:00
parent 05fa08a758
commit b1a9164b86

View File

@ -21,7 +21,7 @@ kcm_socket_type = SOCK_DGRAM, SOCK_SEQPACKET
kcm_attach {
fd sock
bpf_fd int32
bpf_fd fd_bpf_prog
}
kcm_unattach {