Home
last modified time | relevance | path

Searched refs:PF_ROSE (Results 1 – 3 of 3) sorted by relevance

/linux/net/rose/
H A Daf_rose.c558 sk = sk_alloc(net, PF_ROSE, GFP_ATOMIC, &rose_proto, kern); in rose_create()
597 sk = sk_alloc(sock_net(osk), PF_ROSE, GFP_ATOMIC, &rose_proto, 0); in rose_make_new()
1514 .family = PF_ROSE,
1520 .family = PF_ROSE,
1641 MODULE_ALIAS_NETPROTO(PF_ROSE);
1666 sock_unregister(PF_ROSE); in rose_exit()
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h259 #define PF_ROSE AF_ROSE macro
/linux/security/selinux/
H A Dhooks.c1262 case PF_ROSE: in socket_type_to_security_class()