Searched refs:PF_KEY (Results 1 – 6 of 6) 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
249 #define PF_KEY AF_KEY macro
152 sk = sk_alloc(net, PF_KEY, GFP_KERNEL, &key_proto, kern); in pfkey_create()162 sk->sk_family = PF_KEY; in pfkey_create()3729 .family = PF_KEY,3751 .family = PF_KEY,3875 sock_unregister(PF_KEY); in ipsec_pfkey_exit()3900 sock_unregister(PF_KEY); in ipsec_pfkey_init()3911 MODULE_ALIAS_NETPROTO(PF_KEY);
185 [PF_KEY] = "PF_KEY",
1252 case PF_KEY: in socket_type_to_security_class()
Completed in 37 milliseconds