aboutsummaryrefslogtreecommitdiffstats
path: root/sys/socket_key.txt
blob: 1d1ab0cb05c0494dda2b098bc15c6ad67121e8c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2017 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.

# AF_KEY support.

include <linux/socket.h>
include <linux/net.h>
include <uapi/linux/pfkeyv2.h>

resource sock_key[sock]

# See net/key/af_key.c, requires root.
# socket$key(domain const[AF_KEY], type const[SOCK_RAW], proto const[PF_KEY_V2]) sock_key