Searched refs:PF_KEY (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dsocket.h176 #define AF_KEY 15 /* PF_KEY key management API */
222 #define PF_KEY AF_KEY macro
/linux-4.1.27/include/uapi/linux/
H A Dpfkeyv2.h0 /* PF_KEY user interface, this is defined by rfc2367 so
/linux-4.1.27/net/key/
H A Daf_key.c152 sk = sk_alloc(net, PF_KEY, GFP_KERNEL, &key_proto); pfkey_create()
159 sk->sk_family = PF_KEY; pfkey_create()
232 * XXX PF_KEY socket apps will not mind current behavior. pfkey_broadcast()
3674 .family = PF_KEY,
3698 .family = PF_KEY,
3835 sock_unregister(PF_KEY); ipsec_pfkey_exit()
3860 sock_unregister(PF_KEY); ipsec_pfkey_init()
3871 MODULE_ALIAS_NETPROTO(PF_KEY); variable
/linux-4.1.27/security/selinux/
H A Dhooks.c1215 case PF_KEY: socket_type_to_security_class()

Completed in 190 milliseconds