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

/linux-master/include/linux/
H A Dsocket.h205 #define AF_KEY 15 /* PF_KEY key management API */
262 #define PF_KEY AF_KEY macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h205 #define AF_KEY 15 /* PF_KEY key management API */
262 #define PF_KEY AF_KEY macro
/linux-master/net/key/
H A Daf_key.c152 sk = sk_alloc(net, PF_KEY, GFP_KERNEL, &key_proto, kern);
162 sk->sk_family = PF_KEY;
224 * XXX PF_KEY socket apps will not mind current behavior.
3751 .family = PF_KEY,
3772 .family = PF_KEY,
3896 sock_unregister(PF_KEY);
3927 MODULE_DESCRIPTION("PF_KEY socket helpers");
3929 MODULE_ALIAS_NETPROTO(PF_KEY); variable
/linux-master/net/
H A Dsocket.c190 [PF_KEY] = "PF_KEY",
/linux-master/security/selinux/
H A Dhooks.c1234 case PF_KEY:

Completed in 181 milliseconds