Searched refs:PF_KEY (Results 1 – 7 of 7) sorted by relevance
112 tristate "PF_KEY sockets"122 bool "PF_KEY MIGRATE"126 Add a PF_KEY MIGRATE message to PF_KEYv2 socket family.127 The PF_KEY MIGRATE message is used to dynamically update
58 #define PF_KEY 15 /* PF_KEY key management API. */ macro109 #define AF_KEY PF_KEY
246 #define PF_KEY AF_KEY macro
154 sk = sk_alloc(net, PF_KEY, GFP_KERNEL, &key_proto, kern); in pfkey_create()164 sk->sk_family = PF_KEY; in pfkey_create()3752 .family = PF_KEY,3774 .family = PF_KEY,3898 sock_unregister(PF_KEY); in ipsec_pfkey_exit()3923 sock_unregister(PF_KEY); in ipsec_pfkey_init()3934 MODULE_ALIAS_NETPROTO(PF_KEY);
1219 case PF_KEY: in socket_type_to_security_class()